]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
net: more Kconfig whitespace cleanup
authorPhilippe De Muyter <phdm@macqel.be>
Sat, 13 Nov 2010 08:43:29 +0000 (08:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Nov 2010 20:25:57 +0000 (12:25 -0800)
indentation for TSI108_ETH entry was too big.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig

index 0a7e6cea0082afb3c688cd645aede34b9c3cf9e9..a11dc735752c2278478d2a040fe651223d3c70e6 100644 (file)
@@ -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"