From: Stephen Hemminger Date: Wed, 12 Nov 2008 18:21:01 +0000 (-0800) Subject: tracing/fastboot: fix perlcritic warning X-Git-Tag: v2.6.29-rc1~586^2~62^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68f96c0c889b55bf62eee98e859cb686f8850188;p=pandora-kernel.git tracing/fastboot: fix perlcritic warning Impact: cleanup Fix the following warning from the perl syntax checking tool perlcritic. This tool is a lint like tool that checks for perl best practices. Loop iterator is not lexical at line 113, column 1. See page 108 of PBP. (Severity: 5) Signed-off-by: Stephen Hemminger Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed