mbox series

[0/2] HID: fix some kernel-doc notations

Message ID 20201202033905.15111-1-rdunlap@infradead.org
Headers show
Series HID: fix some kernel-doc notations | expand

Message

Randy Dunlap Dec. 2, 2020, 3:39 a.m. UTC
Clean up kernel-doc notation in 2 <linux/hid*.h> files
and in drivers/hid/hid-quirks.c.

Cc: Jiri Kosina <jikos@kernel.org>
Cc: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: linux-input@vger.kernel.org

[PATCH 1/2] HID: correct kernel-doc notation in <linux/hid*.h>
[PATCH 2/2] HID: correct kernel-doc notation in hid-quirks.c

 drivers/hid/hid-quirks.c       |   25 ++++++++++++++-----------
 include/linux/hid-sensor-hub.h |    9 +++++----
 include/linux/hid.h            |   15 +++++++++++----
 3 files changed, 30 insertions(+), 19 deletions(-)