diff options
author | Christoph Hellwig <hch@lst.de> | 2021-11-17 09:13:56 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-11-29 16:34:50 +0300 |
commit | 4054cff92c357813b6861b622122b344990f7e31 (patch) | |
tree | fe66c37ced28d1840950c296f22e36b06c90012d /Documentation/translations | |
parent | 786d4e01c550e8bb7c9f9f23bca0596a2a33483c (diff) | |
download | linux-4054cff92c357813b6861b622122b344990f7e31.tar.xz |
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>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/core-api/kernel-api.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/translations/zh_CN/core-api/kernel-api.rst b/Documentation/translations/zh_CN/core-api/kernel-api.rst index ab7d81889340..e45fe80d1cd8 100644 --- a/Documentation/translations/zh_CN/core-api/kernel-api.rst +++ b/Documentation/translations/zh_CN/core-api/kernel-api.rst @@ -292,8 +292,6 @@ block/blk-sysfs.c block/blk-settings.c -block/blk-exec.c - block/blk-flush.c block/blk-lib.c |