From: Jean Delvare <khali@linux-fr.org>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 2.4] (1/5) I2C updates for 2.4.32-pre3
Date: Sun, 14 Aug 2005 17:04:59 +0200 [thread overview]
Message-ID: <20050814170459.7758d061.khali@linux-fr.org> (raw)
In-Reply-To: <20050814151320.76e906d5.khali@linux-fr.org>
Backport of a spelling fix Tobias Klauser sent to me for Linux
2.6.12-rc4. Already fixed in i2c CVS.
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/i2c-dev.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- linux-2.4.30.orig/drivers/i2c/i2c-dev.c 2005-06-03 19:21:12.000000000 +0200
+++ linux-2.4.30/drivers/i2c/i2c-dev.c 2005-06-03 19:22:52.000000000 +0200
@@ -229,7 +229,7 @@
sizeof(rdwr_arg)))
return -EFAULT;
- /* Put an arbritrary limit on the number of messages that can
+ /* Put an arbitrary limit on the number of messages that can
* be sent at once */
if (rdwr_arg.nmsgs > 42)
return -EINVAL;
--
Jean Delvare
next prev parent reply other threads:[~2005-08-14 15:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-14 13:13 [PATCH 2.4] (0/5) I2C updates for 2.4.32-pre3 Jean Delvare
2005-08-14 15:04 ` Jean Delvare [this message]
2005-08-14 15:05 ` Michael Krufky
2005-08-14 19:16 ` Jean Delvare
2005-08-14 15:09 ` [PATCH 2.4] (2/5) " Jean Delvare
2005-08-14 15:12 ` [PATCH 2.4] (3/5) " Jean Delvare
2005-08-14 15:14 ` [PATCH 2.4] (4/5) " Jean Delvare
2005-08-14 15:17 ` [PATCH 2.4] (5/5) " Jean Delvare
2005-08-18 16:25 ` Marcelo Tosatti
2005-08-24 21:43 ` Jean Delvare
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=20050814170459.7758d061.khali@linux-fr.org \
--to=khali@linux-fr.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/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