diff options
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2019-06-19 15:01:50 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-06-20 03:20:05 -0600 |
commit | 243d9f78d942c4ed4a684202814c6cd0d1bcd954 (patch) | |
tree | 9f43afa5416b101b8d58960ad4549ef9c59b2c68 /block/blk-core.c | |
parent | 3f6d385f818029d353fb932fcac38c3f11eeeb20 (diff) | |
download | linux-243d9f78d942c4ed4a684202814c6cd0d1bcd954.tar.bz2 |
block: code cleanup queue_poll_stat_show()
This is a pure code cleanup patch and doesn't change any functionality.
Having multiple coding styles in the code creates confusion when
someone tries to add a new code.
Make queue_poll_stat_show() consistent by adding spaces around binary
operators with the rest of the code.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions