]> www.infradead.org Git - users/jedix/linux-maple.git/commit
HID: bpf: doc fixes for hid_hw_request() hooks
authorBenjamin Tissoires <bentiss@kernel.org>
Mon, 1 Jul 2024 12:39:52 +0000 (14:39 +0200)
committerBenjamin Tissoires <bentiss@kernel.org>
Mon, 1 Jul 2024 12:48:16 +0000 (14:48 +0200)
commitc79de517a226b86419a5baa867e65e3f8118829f
tree1b591c2fadeaae81ac923b2d2a7c8ee6637263ff
parent260ffc9676b635c2ededc39285bfa41f83536ee1
HID: bpf: doc fixes for hid_hw_request() hooks

We had the following errors while doing make htmldocs:

Documentation/hid/hid-bpf:185: include/linux/hid_bpf.h:167:
ERROR: Unexpected indentation.

Also ensure consistency with the rest of the __u64 vs u64.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 9286675a2aed ("HID: bpf: add HID-BPF hooks for hid_hw_output_report")
Link: https://patch.msgid.link/20240701-fix-cki-v2-4-20564e2e1393@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
drivers/hid/bpf/hid_bpf_dispatch.c
include/linux/hid_bpf.h