diff options
author | 2016-01-06 12:56:30 +0300 | |
---|---|---|
committer | 2016-01-06 15:07:47 -0500 | |
commit | 719255d0e29463ddba2d01a72c1e74092793103a (patch) | |
tree | 9427abd2947c56d701929f41de26c134077b7173 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ethernet/atheros/alx: sanitize buffer sizing and padding (diff) | |
download | linux-dev-719255d0e29463ddba2d01a72c1e74092793103a.tar.xz linux-dev-719255d0e29463ddba2d01a72c1e74092793103a.zip |
mlxsw: core: remove an unnecessary condition
We checked "err" on the lines before so we know it's zero here.
These cause a static checker warning because checking known things can
indicate a bug. Maybe there is a missing assignment or we are checking
the wrong variable.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions