From ae11f7efda05dc568521924c890c80d0be908d43 Mon Sep 17 00:00:00 2001 From: Steven Rostedt Date: Tue, 9 Jun 2015 17:30:11 -0400 Subject: blktrace: Add blktrace.c to BLOCK LAYER in MAINTAINERS file blktrace.c is currently maintained by Jens Axboe as it is used for debugging the block layer. That file should be added to the MAINTAINERS file under BLOCK LAYER, such that people will know to Cc the BLOCK LAYER maintainer when modifying that file. Currently: $ scripts/get_maintainer.pl -f kernel/trace/blktrace.c Steven Rostedt (maintainer:TRACING) Ingo Molnar (maintainer:TRACING) linux-kernel@vger.kernel.org (open list) After the patch: $ scripts/get_maintainer.pl -f kernel/trace/blktrace.c Jens Axboe (maintainer:BLOCK LAYER) Steven Rostedt (maintainer:TRACING) Ingo Molnar (maintainer:TRACING) linux-kernel@vger.kernel.org (open list) Signed-off-by: Steven Rostedt Signed-off-by: Jens Axboe --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 781e099495d35..804e287fd2840 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2042,6 +2042,7 @@ M: Jens Axboe T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git S: Maintained F: block/ +F: kernel/trace/blktrace.c BLOCK2MTD DRIVER M: Joern Engel -- cgit v1.2.3