All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: Greg KH <greg@kroah.com>
Cc: James Chapman <jchapman@katalix.com>,
	LKML <linux-kernel@vger.kernel.org>,
	LM Sensors <sensors@stimpy.netroedge.com>
Subject: [PATCH 2.6] Trivial indentation fix in i2c/chips/Kconfig
Date: Thu, 19 May 2005 06:25:40 +0000	[thread overview]
Message-ID: <20050302194522.2512fe02.khali@linux-fr.org> (raw)
In-Reply-To: <cIyC5ZN2.1109756623.5808030.khali@localhost>

Hi Greg,

Quoting myself:

> (...) I also think I see an indentation issue on the "tristate" line,
> seemingly copied from the SENSORS_DS1621 section which would need to
> be fixed as well.

Here is the trivial patch fixing that, if you want to apply it.

Thanks,

Signed-off-by: Jean Delvare <khali@linux-fr.org>

--- linux-2.6.11/drivers/i2c/chips/Kconfig.orig	Wed Mar  2 15:12:34 2005
+++ linux-2.6.11/drivers/i2c/chips/Kconfig	Wed Mar  2 15:15:12 2005
@@ -63,7 +63,7 @@
 	  will be called asb100.
 
 config SENSORS_DS1621
-      	tristate "Dallas Semiconductor DS1621 and DS1625"
+	tristate "Dallas Semiconductor DS1621 and DS1625"
 	depends on I2C && EXPERIMENTAL
 	select I2C_SENSOR
 	help


-- 
Jean Delvare

WARNING: multiple messages have this Message-ID (diff)
From: Jean Delvare <khali@linux-fr.org>
To: Greg KH <greg@kroah.com>
Cc: James Chapman <jchapman@katalix.com>,
	LKML <linux-kernel@vger.kernel.org>,
	LM Sensors <sensors@stimpy.netroedge.com>
Subject: [PATCH 2.6] Trivial indentation fix in i2c/chips/Kconfig
Date: Wed, 2 Mar 2005 19:45:22 +0100	[thread overview]
Message-ID: <20050302194522.2512fe02.khali@linux-fr.org> (raw)
In-Reply-To: <cIyC5ZN2.1109756623.5808030.khali@localhost>

Hi Greg,

Quoting myself:

> (...) I also think I see an indentation issue on the "tristate" line,
> seemingly copied from the SENSORS_DS1621 section which would need to
> be fixed as well.

Here is the trivial patch fixing that, if you want to apply it.

Thanks,

Signed-off-by: Jean Delvare <khali@linux-fr.org>

--- linux-2.6.11/drivers/i2c/chips/Kconfig.orig	Wed Mar  2 15:12:34 2005
+++ linux-2.6.11/drivers/i2c/chips/Kconfig	Wed Mar  2 15:15:12 2005
@@ -63,7 +63,7 @@
 	  will be called asb100.
 
 config SENSORS_DS1621
-      	tristate "Dallas Semiconductor DS1621 and DS1625"
+	tristate "Dallas Semiconductor DS1621 and DS1625"
 	depends on I2C && EXPERIMENTAL
 	select I2C_SENSOR
 	help


-- 
Jean Delvare

  reply	other threads:[~2005-05-19  6:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-28 17:14 [PATCH: 2.6.11-rc5] i2c chips: ds1337 RTC driver James Chapman
2005-05-19  6:25 ` James Chapman
2005-03-01  7:54 ` Greg KH
2005-05-19  6:25   ` Greg KH
2005-03-01 19:21   ` James Chapman
2005-05-19  6:25     ` James Chapman
2005-03-02  9:43     ` Jean Delvare
2005-05-19  6:25       ` Jean Delvare
2005-03-02 18:45       ` Jean Delvare [this message]
2005-05-19  6:25         ` [PATCH 2.6] Trivial indentation fix in i2c/chips/Kconfig Jean Delvare
2005-03-03  0:14         ` Greg KH
2005-05-19  6:25           ` Greg KH
2005-03-03 17:23       ` [PATCH: 2.6.11-rc5] i2c chips: ds1337 RTC driver James Chapman
2005-05-19  6:25         ` James Chapman
2005-03-03 19:49         ` Jean Delvare
2005-05-19  6:25           ` Jean Delvare
2005-03-04  0:08           ` James Chapman
2005-05-19  6:25             ` James Chapman
2005-03-04  8:45             ` Jean Delvare
2005-05-19  6:25               ` Jean Delvare
2005-03-02 16:59     ` Greg KH
2005-05-19  6:25       ` Greg KH
2005-03-03  5:04 ` Andrew Morton
2005-05-19  6:25   ` Andrew Morton
2005-05-19  6:25 ` James Chapman

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=20050302194522.2512fe02.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=greg@kroah.com \
    --cc=jchapman@katalix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sensors@stimpy.netroedge.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 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.