Loading
bcache: remove dead code in detached_dev_do_request
bio_alloc_clone() with GFP_NOIO and a mempool will not return NULL. Remove the unnecessary NULL check. Suggested-by:Christoph Hellwig <hch@infradead.org> Signed-off-by:
Shida Zhang <zhangshida@kylinos.cn> Reviewed-by:
Christoph Hellwig <hch@lst.de> Signed-off-by:
Jens Axboe <axboe@kernel.dk>