From: Al Viro Date: Tue, 30 Jan 2007 13:23:40 +0000 (+0000) Subject: [PATCH] fix indentation-related breakage in Kconfig.i386 X-Git-Tag: v2.6.20-rc7~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20c8453a7d6e8d63c0f05ba3e38d9428c8091b1;p=pandora-kernel.git [PATCH] fix indentation-related breakage in Kconfig.i386 Kconfig recognizes the end of help text by receding indentation depth. Recent patch had broken HOST_VMSPLIT_... choice in arch/um/Kconfig.i386 - all alternatives are interpreted as part of help text now. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed