diff options
author | John Garry <john.garry@huawei.com> | 2019-10-29 19:59:30 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-01 17:42:41 +0300 |
commit | 626fb735a43ddcb7b2c58c27cb03b098acc03339 (patch) | |
tree | 6c94f7de88de20bc3bdea309fac5ee362eb8da80 /block/blk-mq-sysfs.c | |
parent | 9a7f12edf8848a9b355a86fc0183d7be932ef11e (diff) | |
download | linux-626fb735a43ddcb7b2c58c27cb03b098acc03339.tar.xz |
blk-mq: Make blk_mq_run_hw_queue() return void
Since commit 97889f9ac24f ("blk-mq: remove synchronize_rcu() from
blk_mq_del_queue_tag_set()"), the return value of blk_mq_run_hw_queue()
is never checked, so make it return void, which very marginally simplifies
the code.
Reviewed-by: Bob Liu <bob.liu@oracle.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq-sysfs.c')
0 files changed, 0 insertions, 0 deletions