diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-21 09:39:23 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-22 13:16:42 -0400 |
| commit | 87544653abe4a03324bc85dae32d5bdaabcfccef (patch) | |
| tree | 0e992c649f9643e484ff2d1b6ce71a348ab464af | |
| parent | da0d7f982d538f4a5bcdddb84df4a484a3b1770b (diff) | |
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>
| -rw-r--r-- | MAINTAINERS | 4 |
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/ | |||
| 2050 | F: lib/lru_cache.c | 2050 | F: lib/lru_cache.c |
| 2051 | F: Documentation/blockdev/drbd/ | 2051 | F: Documentation/blockdev/drbd/ |
| 2052 | 2052 | ||
| 2053 | DRIVER CORE, KOBJECTS, AND SYSFS | 2053 | DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS |
| 2054 | M: Greg Kroah-Hartman <gregkh@suse.de> | 2054 | M: Greg Kroah-Hartman <gregkh@suse.de> |
| 2055 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ | 2055 | T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ |
| 2056 | S: Supported | 2056 | S: Supported |
| 2057 | F: Documentation/kobject.txt | 2057 | F: Documentation/kobject.txt |
| 2058 | F: drivers/base/ | 2058 | F: drivers/base/ |
| 2059 | F: fs/sysfs/ | 2059 | F: fs/sysfs/ |
| 2060 | F: fs/debugfs/ | ||
| 2060 | F: include/linux/kobj* | 2061 | F: include/linux/kobj* |
| 2062 | F: include/linux/debugfs.h | ||
| 2061 | F: lib/kobj* | 2063 | F: lib/kobj* |
| 2062 | 2064 | ||
| 2063 | DRM DRIVERS | 2065 | DRM DRIVERS |
