block/Kconfig already has its own "menuconfig" so remove these
authorJan Engelhardt <jengelh@linux01.gwdg.de>
Tue, 10 Jul 2007 10:24:17 +0000 (12:24 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 10 Jul 2007 11:43:28 +0000 (13:43 +0200)
"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@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init/Kconfig

index a9e99f8..d9d878a 100644 (file)
@@ -686,6 +686,4 @@ config STOP_MACHINE
          Need stop_machine() primitive.
 endmenu
 
-menu "Block layer"
 source "block/Kconfig"
-endmenu