kconfig: unset IKCONFIG_PROC and clean up nesting
authorSteven Rostedt <srostedt@redhat.com>
Thu, 30 Apr 2009 23:24:00 +0000 (19:24 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 19 Aug 2009 02:02:40 +0000 (22:02 -0400)
commitd08ca2771e3aabddc7922d800a386f187c51f8a4
treea87a8b0417297b705a87a5ed875aeb718dd20d6d
parentcdfc47950a531199a553cebab0ac481aa7062948
kconfig: unset IKCONFIG_PROC and clean up nesting

Due to cut and paste error IKCONFIG was both set and cleared.
It was suppose to be IKCONFIG_PROC to be cleared.

Also cleaned up if nesting.

Reported-by: Alan Jenkins <sourcejedi.lkml@googlemail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
scripts/kconfig/streamline_config.pl