From: Bill Pemberton Date: Thu, 9 Aug 2012 13:23:23 +0000 (-0400) Subject: localmodconfig: Use my variable for loop in streamline_config.pl X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~103^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f4c81d690a57838822d4d01ad4c03651b76b95;p=pandora-kernel.git localmodconfig: Use my variable for loop in streamline_config.pl perlcritic complains about $kconfig being reused in the foreach loop at the end of read_kconfig. Change it to a my variable. Signed-off-by: Bill Pemberton Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed