mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
block: remove BLK_EH_HANDLED
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
adb2b769d4
commit
f6e7d48a78
4 changed files with 0 additions and 19 deletions
|
@ -327,7 +327,6 @@ typedef void (exit_rq_fn)(struct request_queue *, struct request *);
|
|||
|
||||
enum blk_eh_timer_return {
|
||||
BLK_EH_DONE,
|
||||
BLK_EH_HANDLED,
|
||||
BLK_EH_RESET_TIMER,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue