]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kconfig: warn about leading whitespace for menu prompts
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 9 Jun 2006 05:12:48 +0000 (22:12 -0700)
committerSam Ravnborg <sam@mars.ravnborg.org>
Fri, 9 Jun 2006 14:28:07 +0000 (16:28 +0200)
commitf001f7f89689d3226678ab3986f3a486f54aa069
treea787f4902da63ef277857c2b04aac75e56cb381a
parentb65a47e1ac494777d853d7952cef611eedc22037
kconfig: warn about leading whitespace for menu prompts

Kconfig does its own indentation of menu prompts, so warn about and ignore
leading whitespace.  Remove also a few unnecessary newlines after other
warning prints.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/menu.c