aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/hid/hid-quirks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/hid-quirks.c b/drivers/hid/hid-quirks.c
index 2f9a9bf55208..1148d8c0816a 100644
--- a/drivers/hid/hid-quirks.c
+++ b/drivers/hid/hid-quirks.c
@@ -855,7 +855,7 @@ static const struct hid_device_id hid_ignore_list[] = {
855 { } 855 { }
856}; 856};
857 857
858/** 858/*
859 * hid_mouse_ignore_list - mouse devices which should not be handled by the hid layer 859 * hid_mouse_ignore_list - mouse devices which should not be handled by the hid layer
860 * 860 *
861 * There are composite devices for which we want to ignore only a certain 861 * There are composite devices for which we want to ignore only a certain