diff options
author | Namhyung Kim <[email protected]> | 2011-06-20 13:27:44 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2011-06-20 13:27:44 +0200 |
commit | 44194e3e88fcfe77a2a6e2333847d4f27816259a (patch) | |
tree | 66d3aa40d385570b0c269b28371f086fa6ca6244 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 80ceb057135ad77f513277f3bcd04b885501877a (diff) |
bsg: remove unnecessary conditional expressions
Second condition in OR always implies first condition is false
thus bytes_read in the second is not needed. The same goes to
bytes_written.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: FUJITA Tomonori <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions