]> 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:51 +0000 (14:39 +0200)
committerBenjamin Tissoires <bentiss@kernel.org>
Mon, 1 Jul 2024 12:48:14 +0000 (14:48 +0200)
commit260ffc9676b635c2ededc39285bfa41f83536ee1
tree6be4c891f02e4fedbe4cf8ef355a72c146220db4
parent762ced1630a97a457ad2fd5f5a36849009808431
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:144:
ERROR: Unexpected indentation.
Documentation/hid/hid-bpf:185: include/linux/hid_bpf.h:145:
WARNING: Block quote ends without a blank line;
unexpected unindent.
Documentation/hid/hid-bpf:185: include/linux/hid_bpf.h:147:
ERROR: Unexpected indentation.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 8bd0488b5ea5 ("HID: bpf: add HID-BPF hooks for hid_hw_raw_requests")
Link: https://patch.msgid.link/20240701-fix-cki-v2-3-20564e2e1393@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
include/linux/hid_bpf.h