commit | e5199edb9e1b17792743d76bf10601ec7d6ef513 | [log] [tgz] |
---|---|---|
author | Toralf Foerster <toralf.foerster@gmx.de> | Fri May 28 10:24:59 2010 +0200 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri May 28 10:31:25 2010 -0400 |
tree | e379c1c0dc808c280a8d38a689d7a1f3b559437e | |
parent | cc106eb35ed4abea675bce0d8fe40a46ff0b4a72 [diff] |
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 <toralf.foerster@gmx.de> LKML-Reference: <201005281025.00358.toralf.foerster@gmx.de> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>