]> www.infradead.org Git - users/hch/block.git/commit
block: don't include blk-mq headers in blk-core.c remove-blk_get_request
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Oct 2021 15:09:12 +0000 (17:09 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 22 Oct 2021 04:13:33 +0000 (06:13 +0200)
commit1605207eb9c30d57bc2f41980f81f7baf6413cba
treec0dfc926c66bca2b960608b7d29ba96779c8e828
parente479c480ec09c940c5e1a76e33cd2cb50893eb35
block: don't include blk-mq headers in blk-core.c

All request based code is in the blk-mq files now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/blk-core.c