diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2017-08-18 01:23:00 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-08-18 16:36:58 +0200 |
commit | 4d6062193b4ca53bb45a318a1ec7680fd91b72ad (patch) | |
tree | 8c17257fd2a82761fb37b88e793c86e79ef93f9f /ipc | |
parent | nbd: change the default nbd partitions (diff) | |
download | linux-4d6062193b4ca53bb45a318a1ec7680fd91b72ad.tar.xz linux-4d6062193b4ca53bb45a318a1ec7680fd91b72ad.zip |
block: Fix two comments that refer to .queue_rq() return values
Since patch "blk-mq: switch .queue_rq return value to blk_status_t"
.queue_rq() returns a BLK_STS_* value instead of a BLK_MQ_RQ_*
value. Hence refer to the former in comments about .queue_rq()
return values.
Fixes: commit 39a70c76b89b ("blk-mq: clarify dispatch may not be drained/blocked by stopping queue")
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions