]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove blk-exec.c
authorChristoph Hellwig <hch@lst.de>
Wed, 17 Nov 2021 06:13:56 +0000 (07:13 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 29 Nov 2021 13:34:50 +0000 (06:34 -0700)
commitc83676a3ea31d3ab641c5016caefd22868f1675f
treefe66c37ced28d1840950c296f22e36b06c90012d
parentbf9b7997d8ebd64d209023d51fb453beed02e9f2
block: remove blk-exec.c

All this code is tightly coupled to the blk-mq core, so move it
there.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20211117061404.331732-4-hch@lst.de
[axboe: remove doc generation for blk-exec.c]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/core-api/kernel-api.rst
Documentation/translations/zh_CN/core-api/kernel-api.rst
block/Makefile
block/blk-exec.c [deleted file]
block/blk-mq.c