aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorKevin McKinney <[email protected]>2011-10-07 18:50:12 -0400
committerGreg Kroah-Hartman <[email protected]>2011-10-11 10:18:21 -0600
commitd491061b98bf3d2d036b9896f884403cdc2c0327 (patch)
treec4128f9d7e020c6480dd9dd005cb74049aa56a99 /tools/perf/scripts/python/netdev-times.py
parent9d4f1d0c9d1cf2fc4a73b6fff30aa129b9d1586e (diff)
Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl.
This patch fixes an error where an assignment "=" was being used in an if statement to determine if Firmware was downloaded. This patch removes that assignment, and places it above the if statement. The if statement then evaluates the status to verify if "0" successful, or != 0 failure. Signed-off-by: Kevin McKinney <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions