From: Geert Uytterhoeven Date: Wed, 19 Aug 2020 12:32:43 +0000 (+0200) Subject: MAINTAINERS: Add missing header files to BLOCK LAYER section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0c8b9c3540bddd143091045c99b00d43393c8d62;p=linux.git MAINTAINERS: Add missing header files to BLOCK LAYER section The various header files are part of the Block Layer. Add them to the corresponding section in the MAINTAINERS file, so scripts/get_maintainer.pl will pick them up. Signed-off-by: Geert Uytterhoeven Reviewed-by: Bart Van Assche Signed-off-by: Jens Axboe --- diff --git a/MAINTAINERS b/MAINTAINERS index deaafb617361c..bfa6800346dc3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3205,6 +3205,7 @@ S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git F: block/ F: drivers/block/ +F: include/linux/blk* F: kernel/trace/blktrace.c F: lib/sbitmap.c