From: Greg Kroah-Hartman Date: Tue, 21 Sep 2010 13:39:23 +0000 (-0700) Subject: debugfs: mark me as the maintainer X-Git-Tag: upstream/snapshot3+hdmi~12698^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=87544653abe4a03324bc85dae32d5bdaabcfccef;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git 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 --- diff --git a/MAINTAINERS b/MAINTAINERS index f2a2b8e..22aa094 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 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