commit | d08ca2771e3aabddc7922d800a386f187c51f8a4 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Apr 30 19:24:00 2009 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Aug 18 22:02:40 2009 -0400 |
tree | a87a8b0417297b705a87a5ed875aeb718dd20d6d | |
parent | cdfc47950a531199a553cebab0ac481aa7062948 [diff] |
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>