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

From: Randy Dunlap
Date: Tue Jan 19 2021 - 15:17:48 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

rebase & resend:
[PATCH 1/2 v2] HID: correct kernel-doc notation in <linux/hid*.h>
[PATCH 2/2 v2] 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(-)