Commit c1d5fdb3 authored by Tariro Mukute's avatar Tariro Mukute

clang-format logger.h

parent 351147c3
......@@ -17,7 +17,7 @@
bpf_trace_printk(____fmt, sizeof(____fmt), ##__VA_ARGS__); \
})
#else
#define bpf_debug(fmt, ...)
#define bpf_debug(fmt, ...)
#endif
#endif // __LOGGER_H__
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment