projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b42c1fc
)
MAINTAINERS: add bio.h to the block section
author
Christoph Hellwig
<hch@lst.de>
Thu, 27 Jan 2022 06:42:21 +0000
(07:42 +0100)
committer
Jens 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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index f41088418aae2514ad6d54f65fb37c0bec02b190..f88a16ba8b475aa30a3fd43629bcc0985f024c5f 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-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