commit | c81b49d4d6ca3876fad42fe99e685605294f757c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 13 14:36:01 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri May 22 08:45:59 2020 -0600 |
tree | f89e2f08966e8d975bcce34465bee0ea39acdfad | |
parent | 9398554fb3979852512ff4f1405e759889b45c16 [diff] |
block: remove the disk and queue NULL checks in blkdev_issue_flush Both of these never can be NULL for a live block device. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>