-
- Downloads
block: add blk_queue_dead()
There are a number of QUEUE_FLAG_DEAD tests. Add blk_queue_dead() macro and use it. This patch doesn't introduce any functional difference. Signed-off-by:Tejun Heo <tj@kernel.org> Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Showing
- block/blk-core.c 3 additions, 3 deletionsblock/blk-core.c
- block/blk-exec.c 1 addition, 1 deletionblock/blk-exec.c
- block/blk-sysfs.c 2 additions, 2 deletionsblock/blk-sysfs.c
- block/blk-throttle.c 2 additions, 2 deletionsblock/blk-throttle.c
- block/blk.h 1 addition, 1 deletionblock/blk.h
- include/linux/blkdev.h 1 addition, 0 deletionsinclude/linux/blkdev.h
Loading
Please register or sign in to comment