commit | f001f7f89689d3226678ab3986f3a486f54aa069 | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Thu Jun 08 22:12:48 2006 -0700 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Fri Jun 09 16:28:07 2006 +0200 |
tree | a787f4902da63ef277857c2b04aac75e56cb381a | |
parent | b65a47e1ac494777d853d7952cef611eedc22037 [diff] |
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>