block: simplify submit_bio_checks a bit
authorChristoph Hellwig <hch@lst.de>
Sun, 24 Jan 2021 10:02:35 +0000 (11:02 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jan 2021 01:17:20 +0000 (18:17 -0700)
commit2f9f6221b9b9944e96c80455b469a6f0269c558b
tree5b086d1afdf5e08613d20c029d457bde85233df9
parent309dca309fc39a9e3c31b916393b74bd174fd74e
block: simplify submit_bio_checks a bit

Merge a few checks for whole devices vs partitions to streamline the
sanity checks.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c