summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-09-07 17:13:03 +0300
committerJens Axboe <axboe@kernel.dk>2021-09-07 17:39:40 +0300
commit0dca4462ed0681649fdcd5700a6ddfbaa65fa178 (patch)
tree51ea63fa87380ccea8e7d4eb8d5c6b2a1474411f /MAINTAINERS
parentcd82cca7ebfe9c6c74a8e5b28382ba88177ba5f1 (diff)
downloadlinux-0dca4462ed0681649fdcd5700a6ddfbaa65fa178.tar.xz
block: move fs/block_dev.c to block/bdev.c
Move it together with the rest of the block layer. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210907141303.1371844-3-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 64bf202c8c62..2f0d830d549f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3300,7 +3300,6 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
F: block/
F: drivers/block/
-F: fs/block_dev.c
F: include/linux/blk*
F: kernel/trace/blktrace.c
F: lib/sbitmap.c