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

From: Randy Dunlap
Date: Tue Dec 01 2020 - 22:40:13 EST


Clean up kernel-doc notation in 2 <linux/hid*.h> files
and in drivers/hid/hid-quirks.c.

Cc: Jiri Kosina <jikos@xxxxxxxxxx>
Cc: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
Cc: linux-input@xxxxxxxxxxxxxxx

[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(-)