From: Toralf Foerster Date: Fri, 28 May 2010 08:24:59 +0000 (+0200) Subject: kconfig: Make a variable local in streamline_config.pl X-Git-Tag: v2.6.35-rc1~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5199edb9e1b17792743d76bf10601ec7d6ef513;p=pandora-kernel.git kconfig: Make a variable local in streamline_config.pl Proper perl requires that local variables should be declared with 'my', otherwise this may produce errors. Signed-off-by: Toralf Foerster LKML-Reference: <201005281025.00358.toralf.foerster@gmx.de> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed