projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6d08c0
)
[PATCH] drivers/net/Kconfig: indentation fix
author
Adrian Bunk
<bunk@stusta.de>
Fri, 6 Jan 2006 06:45:41 +0000
(22:45 -0800)
committer
Jeff Garzik
<jgarzik@pobox.com>
Mon, 9 Jan 2006 15:54:47 +0000
(10:54 -0500)
This patch fixes a wrong indentation.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index 62bb582ca359355fa8c2f28c38c3b668befcc183..733bc25b2bf96ea64513cf4a71a3d4cab71aaee2 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
drivers/net/Kconfig
@@
-129,7
+129,7
@@
config NET_SB1000
If you don't have this card, of course say N.
-
source "drivers/net/arcnet/Kconfig"
+source "drivers/net/arcnet/Kconfig"
source "drivers/net/phy/Kconfig"