linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add bio.h to the block section
@ 2022-01-27  6:42 Christoph Hellwig
  2022-01-27 17:20 ` Jens Axboe
  2022-01-27 17:21 ` Jens Axboe
  0 siblings, 2 replies; 5+ messages in thread
From: Christoph Hellwig @ 2022-01-27  6:42 UTC (permalink / raw)
  To: axboe; +Cc: linux-kernel

bio.h is pater of the block layer, so list it in the MAINTAINERS file
as such.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea3e6c9143848..5a899f998d86f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3435,6 +3435,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
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-28 13:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-27  6:42 [PATCH] MAINTAINERS: add bio.h to the block section Christoph Hellwig
2022-01-27 17:20 ` Jens Axboe
2022-01-28  7:44   ` Christoph Hellwig
2022-01-28 13:37     ` Jens Axboe
2022-01-27 17:21 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).