[PATCH 01/36] Use menuconfig objects I.b - block

From: Jan Engelhardt
Date: Mon Apr 30 2007 - 07:21:49 EST



block/Kconfig already has its own "menuconfig" so remove these
"menu, endmenu" that did not get cleaned up in the block patch
[ http://lkml.org/lkml/2007/4/10/251 ]

Signed-off-by: Jan Engelhardt <jengelh@xxxxxx>

---
init/Kconfig | 2 --
1 file changed, 2 deletions(-)

--- linux-2.6.21-mm_20070428.orig/init/Kconfig
+++ linux-2.6.21-mm_20070428/init/Kconfig
@@ -741,6 +741,4 @@ config STOP_MACHINE
Need stop_machine() primitive.
endmenu

-menu "Block layer"
source "block/Kconfig"
-endmenu
-
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/