diff options
author | Geyslan G. Bem <[email protected]> | 2015-12-11 06:46:41 -0300 |
---|---|---|
committer | Johan Hovold <[email protected]> | 2015-12-11 11:05:20 +0100 |
commit | 232dce89b5b00078fcb633322edadf8badae326a (patch) | |
tree | d4dd54c2deabaed6f4b844c28a28f19ba5d3b20d /tools/perf/scripts/python/event_analyzing_sample.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 <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions