linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] input subsys. typos
@ 2003-04-09 17:24 Randy.Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy.Dunlap @ 2003-04-09 17:24 UTC (permalink / raw)
  To: torvalds, vojtech; +Cc: lkml

Hi,

Patch to 2.5.67.  Please apply.
Typos only.  No code changes.

--
~Randy


patch_name:	input-typos.patch
patch_version:	2003-04-09.09:39:06
author:		Randy.Dunlap <rddunlap@osdl.org>
description:	correct typos only
product:	Linux
product_versions: 2.5.67
maintainer:	vojtech@suse.cz
diffstat:	=
 drivers/input/mouse/psmouse.c |    2 +-
 drivers/input/serio/i8042.c   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


diff -Naur ./drivers/input/serio/i8042.c%FIXIT ./drivers/input/serio/i8042.c
--- ./drivers/input/serio/i8042.c%FIXIT	Mon Apr  7 11:10:55 2003
+++ ./drivers/input/serio/i8042.c	Wed Apr  9 09:38:50 2003
@@ -222,7 +222,7 @@
 
 /*
  * i8042_open() is called when a port is open by the higher layer.
- * It allocates the interrupt and enables in in the chip.
+ * It allocates the interrupt and enables it in the chip.
  */
 
 static int i8042_open(struct serio *port)
diff -Naur ./drivers/input/mouse/psmouse.c%FIXIT ./drivers/input/mouse/psmouse.c
--- ./drivers/input/mouse/psmouse.c%FIXIT	Mon Apr  7 11:11:02 2003
+++ ./drivers/input/mouse/psmouse.c	Tue Apr  8 09:23:44 2003
@@ -599,7 +599,7 @@
 }
 
 /*
- * psmouse_connect() is a callback form the serio module when
+ * psmouse_connect() is a callback from the serio module when
  * an unhandled serio port is found.
  */
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-09 17:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-09 17:24 [PATCH] input subsys. typos Randy.Dunlap

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).