diff options
author | Namhyung Kim <namhyung@gmail.com> | 2011-06-20 13:27:44 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2011-06-20 13:27:44 +0200 |
commit | 44194e3e88fcfe77a2a6e2333847d4f27816259a (patch) | |
tree | 66d3aa40d385570b0c269b28371f086fa6ca6244 /block/blk-settings.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 <namhyung@gmail.com>
Acked-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'block/blk-settings.c')
0 files changed, 0 insertions, 0 deletions