summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ortek.c
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2011-03-17 00:39:33 +0100
committerJiri Kosina <jkosina@suse.cz>2011-03-17 00:39:33 +0100
commite96838df559ed33df5e05ea013e37741669953cc (patch)
tree0cb74ec9482d8d463e43cd621a88244264ea34d6 /drivers/hid/hid-ortek.c
parent270fdc0748bd3f7b625caff985f2fcf8e2185ec7 (diff)
downloadlinux-0-day-e96838df559ed33df5e05ea013e37741669953cc.tar.gz
linux-0-day-e96838df559ed33df5e05ea013e37741669953cc.tar.xz
HID: hid-ortek: remove spurious reference
Remove spurious bugzilla reference from the source comment header. Also fix the comment to be more correct (it's HID report descriptor rather than USB). Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ortek.c')
-rw-r--r--drivers/hid/hid-ortek.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/hid/hid-ortek.c b/drivers/hid/hid-ortek.c
index ad6faa6c0ceac..f9b7dd4f607f9 100644
--- a/drivers/hid/hid-ortek.c
+++ b/drivers/hid/hid-ortek.c
@@ -1,7 +1,6 @@
/*
* HID driver for Ortek PKB-1700/WKB-2000 (wireless keyboard + mouse trackpad).
- * Fixes LogicalMaximum error in USB report description, see
- * http://bugzilla.kernel.org/show_bug.cgi?id=14787
+ * Fixes LogicalMaximum error in HID report description.
*
* Copyright (c) 2010 Johnathon Harris <jmharris@gmail.com>
*/