block: Fix the enum blk_eh_timer_return documentation
authorBart Van Assche <bvanassche@acm.org>
Tue, 20 Sep 2022 20:06:26 +0000 (13:06 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 21 Sep 2022 14:34:37 +0000 (08:34 -0600)
commitb2bed51a5261f4266ecb857bba680a7f668d3ddf
tree0e9ee7f5b524127a80dcdea189eb2950e236b300
parent32ff8ce08b47a5fe64ef9827443ba6cc49a659c8
block: Fix the enum blk_eh_timer_return documentation

The documentation of the blk_eh_timer_return enumeration values does not
reflect correctly how e.g. the SCSI core uses these values. Fix the
documentation.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Ming Lei <ming.lei@redhat.com>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Damien Le Moal <damien.lemoal@wdc.com>
Cc: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Fixes: 88b0cfad2888 ("block: document the blk_eh_timer_return values")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Link: https://lore.kernel.org/r/20220920200626.3422296-1-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blk-mq.h