linux/samples/hid
Benjamin Tissoires a67a1deb11 HID: samples: fix the 2 struct_ops definitions
Turns out that this is not compiling anymore because the hid_bpf_ops
struct_ops definition had a change during the revisions.

Fixes: e342d6f6f7 ("HID: samples: convert the 2 HID-BPF samples into struct_ops")
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
2024-07-05 14:08:31 +02:00
..
.gitignore
hid_bpf_helpers.h
hid_mouse.bpf.c HID: samples: fix the 2 struct_ops definitions 2024-07-05 14:08:31 +02:00
hid_mouse.c HID: samples: convert the 2 HID-BPF samples into struct_ops 2024-06-14 11:20:20 +02:00
hid_surface_dial.bpf.c HID: samples: fix the 2 struct_ops definitions 2024-07-05 14:08:31 +02:00
hid_surface_dial.c HID: samples: convert the 2 HID-BPF samples into struct_ops 2024-06-14 11:20:20 +02:00
Makefile HID: samples: convert the 2 HID-BPF samples into struct_ops 2024-06-14 11:20:20 +02:00
Makefile.target