Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87544653 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

debugfs: mark me as the maintainer



Add DEBUGFS information to my MAINTAINERS entry as some people have
asked about this recently.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent da0d7f98
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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