aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2015-06-20 20:03:51 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2015-06-20 20:03:51 +1000
commit924e0ce0b28f7df18a59505d22ce3f5984bd4d74 (patch)
tree35666eff0b398664d7391be17aa5acb1cfc04a79 /MAINTAINERS
parent4ed9aa3b4d0a624fcd568649fab56904d492d0d5 (diff)
parent0e6c861f73ec42ab5c89fda9892f2173c7aaf6cf (diff)
Merge remote-tracking branch 'driver-core/driver-core-next'
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 4 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c04c8c5f9683..d4061208058b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3446,16 +3446,17 @@ F: drivers/block/drbd/
F: lib/lru_cache.c
F: Documentation/blockdev/drbd/
-DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
+DRIVER CORE, KOBJECTS, DEBUGFS, KERNFS AND SYSFS
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
S: Supported
F: Documentation/kobject.txt
F: drivers/base/
-F: fs/sysfs/
F: fs/debugfs/
-F: include/linux/kobj*
+F: fs/kernfs/
+F: fs/sysfs/
F: include/linux/debugfs.h
+F: include/linux/kobj*
F: lib/kobj*
DRM DRIVERS