OSDN Git Service

HID: quirks: Drop misused kernel-doc annotation
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 5 Mar 2019 11:15:25 +0000 (14:15 +0300)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Mon, 11 Mar 2019 13:41:37 +0000 (14:41 +0100)
The kernel-doc annotation is misused for hid_mouse_ignore_list. The script
complains about it:

drivers/hid/hid-quirks.c:894: warning: cannot understand function prototype: 'const struct hid_device_id hid_mouse_ignore_list[] = '

Drop the annotation to make script happy.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
drivers/hid/hid-quirks.c

index 2f9a9bf..1148d8c 100644 (file)
@@ -855,7 +855,7 @@ static const struct hid_device_id hid_ignore_list[] = {
        { }
 };
 
-/**
+/*
  * hid_mouse_ignore_list - mouse devices which should not be handled by the hid layer
  *
  * There are composite devices for which we want to ignore only a certain