netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: more Kconfig whitespace cleanup
@ 2010-11-13 18:43 Philippe De Muyter
  2010-11-17 20:29 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe De Muyter @ 2010-11-13 18:43 UTC (permalink / raw)
  To: netdev; +Cc: Philippe De Muyter

indentation for TSI108_ETH entry was too big.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
---
 drivers/net/Kconfig |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 805cf5d..90431de 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2389,12 +2389,12 @@ config SPIDER_NET
 	  Cell Processor-Based Blades from IBM.
 
 config TSI108_ETH
-	   tristate "Tundra TSI108 gigabit Ethernet support"
-	   depends on TSI108_BRIDGE
-	   help
-	     This driver supports Tundra TSI108 gigabit Ethernet ports.
-	     To compile this driver as a module, choose M here: the module
-	     will be called tsi108_eth.
+	tristate "Tundra TSI108 gigabit Ethernet support"
+	depends on TSI108_BRIDGE
+	help
+	  This driver supports Tundra TSI108 gigabit Ethernet ports.
+	  To compile this driver as a module, choose M here: the module
+	  will be called tsi108_eth.
 
 config GELIC_NET
 	tristate "PS3 Gigabit Ethernet driver"
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] net: more Kconfig whitespace cleanup
  2010-11-13 18:43 [PATCH] net: more Kconfig whitespace cleanup Philippe De Muyter
@ 2010-11-17 20:29 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-11-17 20:29 UTC (permalink / raw)
  To: phdm; +Cc: netdev

From: Philippe De Muyter <phdm@macqel.be>
Date: Sat, 13 Nov 2010 19:43:29 +0100

> indentation for TSI108_ETH entry was too big.
> 
> Signed-off-by: Philippe De Muyter <phdm@macqel.be>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-17 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-13 18:43 [PATCH] net: more Kconfig whitespace cleanup Philippe De Muyter
2010-11-17 20:29 ` David Miller

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