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>
This commit is contained in:
parent
da0d7f982d
commit
87544653ab
1 changed files with 3 additions and 1 deletions
|
@ -2050,14 +2050,16 @@ F: drivers/block/drbd/
|
||||||
F: lib/lru_cache.c
|
F: lib/lru_cache.c
|
||||||
F: Documentation/blockdev/drbd/
|
F: Documentation/blockdev/drbd/
|
||||||
|
|
||||||
DRIVER CORE, KOBJECTS, AND SYSFS
|
DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
|
||||||
M: Greg Kroah-Hartman <gregkh@suse.de>
|
M: Greg Kroah-Hartman <gregkh@suse.de>
|
||||||
T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
|
T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
|
||||||
S: Supported
|
S: Supported
|
||||||
F: Documentation/kobject.txt
|
F: Documentation/kobject.txt
|
||||||
F: drivers/base/
|
F: drivers/base/
|
||||||
F: fs/sysfs/
|
F: fs/sysfs/
|
||||||
|
F: fs/debugfs/
|
||||||
F: include/linux/kobj*
|
F: include/linux/kobj*
|
||||||
|
F: include/linux/debugfs.h
|
||||||
F: lib/kobj*
|
F: lib/kobj*
|
||||||
|
|
||||||
DRM DRIVERS
|
DRM DRIVERS
|
||||||
|
|
Loading…
Reference in a new issue