All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH 12/30] i2c: Fix copy-n-paste in subsystem
@ 2006-09-27  1:01 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2006-09-27  1:01 UTC (permalink / raw)
  To: lm-sensors

From: Arthur Othieno <apgo at patchbomb.org>

i2c: Fix copy-n-paste in subsystem Kconfig

We have:
  drivers/i2c/Kconfig:2:# Character device configuration
Which is obviously not true..

Signed-off-by: Arthur Othieno <apgo at patchbomb.org>
Signed-off-by: Jean Delvare <khali at linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
---
 drivers/i2c/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/i2c/Kconfig b/drivers/i2c/Kconfig
index 24383af..11935f6 100644
--- a/drivers/i2c/Kconfig
+++ b/drivers/i2c/Kconfig
@@ -1,5 +1,5 @@
 #
-# Character device configuration
+# I2C subsystem configuration
 #
 
 menu "I2C support"
-- 
1.4.2.1



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

only message in thread, other threads:[~2006-09-27  1:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-27  1:01 [lm-sensors] [PATCH 12/30] i2c: Fix copy-n-paste in subsystem Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.