Home
last modified time | relevance | path

Searched hist:a67a1deb11d9a692366100d9ba9fb3aeb0c7707b (Results 1 – 2 of 2) sorted by relevance

/linux/samples/hid/
H A Dhid_surface_dial.bpf.cdiff a67a1deb11d9a692366100d9ba9fb3aeb0c7707b Fri Jul 05 14:06:22 CEST 2024 Benjamin Tissoires <bentiss@kernel.org> 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: e342d6f6f7d8 ("HID: samples: convert the 2 HID-BPF samples into struct_ops")
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
H A Dhid_mouse.bpf.cdiff a67a1deb11d9a692366100d9ba9fb3aeb0c7707b Fri Jul 05 14:06:22 CEST 2024 Benjamin Tissoires <bentiss@kernel.org> 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: e342d6f6f7d8 ("HID: samples: convert the 2 HID-BPF samples into struct_ops")
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>