diff --git a/drivers/hid/hid-ortek.c b/drivers/hid/hid-ortek.c index ad6faa6c0ceacbcf897583e57aa94710f050a485..f9b7dd4f607f9c7a4403cdead7f1cd40d28ea501 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> */