linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6 patch] fix USB_MOUSE help text
@ 2003-09-25 13:13 Adrian Bunk
  2003-09-25 18:11 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2003-09-25 13:13 UTC (permalink / raw)
  To: greg; +Cc: linux-kernel

The USB_MOUSE help text was obviously copied from the USB_KBD help text. 
The patch below does a s/keyboard/mouse/g

Please apply
Adrian

--- linux-2.6.0-test5-mm4/drivers/usb/input/Kconfig.old	2003-09-25 15:10:18.000000000 +0200
+++ linux-2.6.0-test5-mm4/drivers/usb/input/Kconfig	2003-09-25 15:10:42.000000000 +0200
@@ -112,8 +112,8 @@
 	depends on USB && INPUT
 	---help---
 	  Say Y here only if you are absolutely sure that you don't want
-	  to use the generic HID driver for your USB keyboard and prefer
-	  to use the keyboard in its limited Boot Protocol mode instead.
+	  to use the generic HID driver for your USB mouse and prefer
+	  to use the mouse in its limited Boot Protocol mode instead.
 
 	  This is almost certainly not what you want.  This is mostly
 	  useful for embedded applications or simple mice.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [2.6 patch] fix USB_MOUSE help text
  2003-09-25 13:13 [2.6 patch] fix USB_MOUSE help text Adrian Bunk
@ 2003-09-25 18:11 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2003-09-25 18:11 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: linux-kernel

On Thu, Sep 25, 2003 at 03:13:41PM +0200, Adrian Bunk wrote:
> The USB_MOUSE help text was obviously copied from the USB_KBD help text. 
> The patch below does a s/keyboard/mouse/g

Applied, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-25 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-25 13:13 [2.6 patch] fix USB_MOUSE help text Adrian Bunk
2003-09-25 18:11 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).