Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5f5c926e3cba972636b50ab872b421e992d4f401
Commit:     5f5c926e3cba972636b50ab872b421e992d4f401
Parent:     16ed002f224738366c1809023ec70a71ae51421c
Author:     Jan Engelhardt <[EMAIL PROTECTED]>
AuthorDate: Tue Jul 10 12:24:17 2007 +0200
Committer:  Jens Axboe <[EMAIL PROTECTED]>
CommitDate: Tue Jul 10 13:43:28 2007 +0200

    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 <[EMAIL PROTECTED]>
    Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
    Signed-off-by: Jens Axboe <[EMAIL PROTECTED]>
---
 init/Kconfig |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index a9e99f8..d9d878a 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -686,6 +686,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 git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to