diff options
author | Colin Ian King <[email protected]> | 2016-09-23 12:02:45 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-09-24 08:28:23 -0400 |
commit | faac0ff0a544eed6b8c9375c1104d692e4979540 (patch) | |
tree | 73a65f069981b0930424fce9426bd3e5de0b1d8b /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 7f8c2865a94a73308386627cd7556c17f03efb63 (diff) |
mlxsw: spectrum: remove redundant check if err is zero
There is an earlier check and return if err is non-zero, so
the check to see if it is zero is redundant in every iteration
of the loop and hence the check can be removed.
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions