net: Kconfig whitespace cleanup
authorPhilippe De Muyter <phdm@macqel.be>
Thu, 11 Nov 2010 12:31:21 +0000 (12:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Nov 2010 21:21:13 +0000 (13:21 -0800)
Many lines in Kconfig start withe 8 spaces instead of a TAB, and even
sometimes with 7 spaces.  Replace 10 or 9 spaces, or TAB + 1 space,
by TAB + 2 spaces, and 8 or 7 spaces by TAB.

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

No differences found