diff options
author | Geyslan G. Bem <geyslan@gmail.com> | 2015-12-11 06:46:41 -0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2015-12-11 11:05:20 +0100 |
commit | 232dce89b5b00078fcb633322edadf8badae326a (patch) | |
tree | d4dd54c2deabaed6f4b844c28a28f19ba5d3b20d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6f923a0134d9868a71db19cca1fae551a27b46f5 (diff) |
USB: io_edgeport: remove redundant conditions
This patch removes redundant conditions.
(!A || (A && B)) is the same as (!A || B).
Tested by compilation only.
Caught by cppcheck.
Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions