Skip to content

Commit

Permalink
[PATCH] drivers/net/Kconfig: indentation fix
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Adrian Bunk authored and Jeff Garzik committed Jan 9, 2006
1 parent b6d08c0 commit f65fd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit f65fd8f

Please sign in to comment.