Re: [PATCH] Fix SERIO_RAW config help text

2005-07-08 Thread Vojtech Pavlik
On Sat, Jul 09, 2005 at 12:02:45AM +0200, Peter Osterlund wrote: > Hi, > > The help text for SERIO_RAW refers to the wrong sysfs device node. > This patch fixes it. > > Signed-off-by: Peter Osterlund <[EMAIL PROTECTED]> > --- This patch is already in my queue, from Neil Brown. > linux-petero/d

[PATCH] Fix SERIO_RAW config help text

2005-07-08 Thread Peter Osterlund
Hi, The help text for SERIO_RAW refers to the wrong sysfs device node. This patch fixes it. Signed-off-by: Peter Osterlund <[EMAIL PROTECTED]> --- linux-petero/drivers/input/serio/Kconfig |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/input/serio/Kconfig~serio-help