MAINTAINERS: add bio.h to the block section
authorChristoph Hellwig <hch@lst.de>
Thu, 27 Jan 2022 06:42:21 +0000 (07:42 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 2 Feb 2022 14:50:00 +0000 (07:50 -0700)
bio.h is part of the block layer, so list it in the MAINTAINERS file
as such.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220127064221.1314477-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
MAINTAINERS

index f410884..f88a16b 100644 (file)
@@ -3436,6 +3436,7 @@ F:        Documentation/ABI/stable/sysfs-block
 F:     Documentation/block/
 F:     block/
 F:     drivers/block/
+F:     include/linux/bio.h
 F:     include/linux/blk*
 F:     kernel/trace/blktrace.c
 F:     lib/sbitmap.c