From: "Randy.Dunlap" <rddunlap@osdl.org>
To: torvalds@transmeta.com, vojtech@suse.cz
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [PATCH] input subsys. typos
Date: Wed, 9 Apr 2003 10:24:23 -0700 [thread overview]
Message-ID: <20030409102423.0eff2a46.rddunlap@osdl.org> (raw)
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.
*/
reply other threads:[~2003-04-09 17:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030409102423.0eff2a46.rddunlap@osdl.org \
--to=rddunlap@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
--cc=vojtech@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®