Re: [PATCH] Driver Core patches for 2.6.8-rc1
From: Greg KH
Date: Wed Jul 14 2004 - 20:04:53 EST
ChangeSet 1.1757.22.7, 2004/06/30 09:59:10-07:00, greg@xxxxxxxxx
Driver Core: remove extra space in Kconfig file.
Signed-off-by: Greg Kroah-Hartman <greg@xxxxxxxxx>
drivers/base/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -Nru a/drivers/base/Kconfig b/drivers/base/Kconfig
--- a/drivers/base/Kconfig 2004-07-14 17:12:26 -07:00
+++ b/drivers/base/Kconfig 2004-07-14 17:12:26 -07:00
@@ -18,7 +18,7 @@
the kernel tree does.
config DEBUG_DRIVER
- bool "Driver Core verbose debug messages"
+ bool "Driver Core verbose debug messages"
depends on DEBUG_KERNEL
help
Say Y here if you want the Driver core to produce a bunch of
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/