Skip to content

Commit 876ff72

Browse files
mhilsk8s-ci-robot
authored andcommitted
make clang formatter happy
1 parent 8f4a9c4 commit 876ff72

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

internal/pkg/daemon/enricher/auditsource/bpf/enricher.bpf.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
// clang-format off
12
#include <vmlinux.h>
23
#include <linux/limits.h>
34
#include <bpf/bpf_core_read.h>
45
#include <bpf/bpf_helpers.h>
56
#include <bpf/bpf_tracing.h>
7+
// clang-format on
68

79
char LICENSE[] SEC("license") = "Dual BSD/GPL";
810

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)