diff options
| author | Bart Van Assche <[email protected]> | 2017-08-17 16:23:00 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2017-08-18 08:36:58 -0600 |
| commit | 4d6062193b4ca53bb45a318a1ec7680fd91b72ad (patch) | |
| tree | 8c17257fd2a82761fb37b88e793c86e79ef93f9f /tools/perf/scripts/python | |
| parent | 7a8362a0b5919f91a2255612a29e1cde4cac5f48 (diff) | |
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 <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Cc: Ming Lei <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions