summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2010-09-21 15:39:23 +0200
committerGreg Kroah-Hartman2010-10-22 19:16:42 +0200
commit87544653abe4a03324bc85dae32d5bdaabcfccef (patch)
tree0e992c649f9643e484ff2d1b6ce71a348ab464af /MAINTAINERS
parentpch_phub: fix build warnings (diff)
downloadkernel-qcow2-linux-87544653abe4a03324bc85dae32d5bdaabcfccef.tar.gz
kernel-qcow2-linux-87544653abe4a03324bc85dae32d5bdaabcfccef.tar.xz
kernel-qcow2-linux-87544653abe4a03324bc85dae32d5bdaabcfccef.zip
debugfs: mark me as the maintainer
Add DEBUGFS information to my MAINTAINERS entry as some people have asked about this recently. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f2a2b8e647c5..22aa0945cb6e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2050,14 +2050,16 @@ F: drivers/block/drbd/
F: lib/lru_cache.c
F: Documentation/blockdev/drbd/
-DRIVER CORE, KOBJECTS, AND SYSFS
+DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
M: Greg Kroah-Hartman <gregkh@suse.de>
T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
S: Supported
F: Documentation/kobject.txt
F: drivers/base/
F: fs/sysfs/
+F: fs/debugfs/
F: include/linux/kobj*
+F: include/linux/debugfs.h
F: lib/kobj*
DRM DRIVERS