From: Adrian Bunk Date: Fri, 6 Jan 2006 06:45:41 +0000 (-0800) Subject: [PATCH] drivers/net/Kconfig: indentation fix X-Git-Tag: v2.6.16-rc1~669^2~7 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f65fd8fbb2356d1b4412bc83810cf39a529de412;p=linux-2.6 [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 62bb582ca3..733bc25b2b 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"