+2
−3
samples/hid/hid_bpf_attach.bpf.c
deleted100644 → 0
+0
−18
samples/hid/hid_bpf_attach.h
deleted100644 → 0
+0
−14
+21
−5
+11
−28
Loading
This is mostly mechanical: attach_prog is dropped, and the SEC are converted into struct_ops. Link: https://lore.kernel.org/r/20240608-hid_bpf_struct_ops-v3-5-6ac6ade58329@kernel.org Signed-off-by:Benjamin Tissoires <bentiss@kernel.org>