Home
last modified time | relevance | path

Searched hist:"68 f96c0c889b55bf62eee98e859cb686f8850188" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/
H A Dbootgraph.pldiff 68f96c0c889b55bf62eee98e859cb686f8850188 Wed Nov 12 12:21:01 CST 2008 Stephen Hemminger <shemminger@vyatta.com> 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 <shemminger@vyatta.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>