]> git.baikalelectronics.ru Git - kernel.git/commit
HID: address kernel-doc warnings
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 16 Dec 2021 09:21:57 +0000 (10:21 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 6 Jan 2022 14:39:43 +0000 (15:39 +0100)
commitd377f81f06c261f8130f12268cdfe264717f99b6
tree25283fcfb56289958fc201786ead690ac280a588
parentc63e042463470f360c643572fac77f714328a556
HID: address kernel-doc warnings

The command ./scripts/kernel-doc -none include/linux/hid.h reports:

  include/linux/hid.h:818: warning: cannot understand function prototype: 'struct hid_ll_driver '
  include/linux/hid.h:1135: warning: expecting prototype for hid_may_wakeup(). Prototype was for hid_hw_may_wakeup() instead

Address those kernel-doc warnings.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/hid.h