summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-04-20 09:33:31 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-23 13:27:21 -0700
commitec42899c2f9cf35e25e93c61ab9948e488de1825 (patch)
tree8c790cb6dbdbf251ab30fdbe09d19f242f6d33d9 /tools/perf/scripts/python/bin
parent4627b1ea038f2d19087c5f426df66f9cbe052f8c (diff)
USB: wwan: remove an unneeded check
We already verified that "status" was zero on this else branch. Since zero is not equal to -ESHUTDOWN, this condition is always true. I removed it and pull everything in an indent level. This doesn't change how the code works, it's just a cleanup. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions