[PATCH 2/2] kmemleak: Add more info to the MAINTAINERS entry

From: Catalin Marinas
Date: Fri Jun 12 2009 - 05:56:51 EST


The patch adds the "F:" fields to the KMEMLEAK MAINTAINERS entry and
also moves it before KMEMTRACE to preserve the alphabetical order.

Signed-off-by: Catalin Marinas <catalin.marinas@xxxxxxx>
---
MAINTAINERS | 16 ++++++++++------
1 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c944d61..f7d64fa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3363,6 +3363,16 @@ F: drivers/serial/kgdboc.c
F: include/linux/kgdb.h
F: kernel/kgdb.c

+KMEMLEAK
+P: Catalin Marinas
+M: catalin.marinas@xxxxxxx
+L: linux-kernel@xxxxxxxxxxxxxxx
+S: Maintained
+F: Documentation/kmemleak.txt
+F: include/linux/kmemleak.h
+F: mm/kmemleak.c
+F: mm/kmemleak-test.c
+
KMEMTRACE
P: Eduard - Gabriel Munteanu
M: eduard.munteanu@xxxxxxxxxxx
@@ -3372,12 +3382,6 @@ F: Documentation/trace/kmemtrace.txt
F: include/trace/kmemtrace.h
F: kernel/trace/kmemtrace.c

-KMEMLEAK
-P: Catalin Marinas
-M: catalin.marinas@xxxxxxx
-L: linux-kernel@xxxxxxxxxxxxxxx
-S: Maintained
-
KPROBES
P: Ananth N Mavinakayanahalli
M: ananth@xxxxxxxxxx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/