From: Adrian Bunk Date: Fri, 6 Jan 2006 06:45:41 +0000 (-0800) Subject: [PATCH] drivers/net/Kconfig: indentation fix X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f65fd8fbb2356d1b4412bc83810cf39a529de412;p=linux-beck.git [PATCH] drivers/net/Kconfig: indentation fix This patch fixes a wrong indentation. Signed-off-by: Adrian Bunk Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 62bb582ca359..733bc25b2bf9 100644 --- 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"