ChangeSet 1.1757.22.7, 2004/06/30 09:59:10-07:00, greg@kroah.com

Driver Core: remove extra space in Kconfig file.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>


 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
