aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Bulwahn <[email protected]>2020-03-04 12:08:21 +0100
committerJonathan Corbet <[email protected]>2020-03-10 11:29:49 -0600
commitb53366a979f74ecdd893aa237e329366e3f028f8 (patch)
tree6009b3969d23f2c9bc4020567a5e89f066a9b7d7
parent7929b9836ed0d7c051eed9f223f0f815454c5210 (diff)
MAINTAINERS: adjust to kobject doc ReST conversion
Commit 5fed00dcaca8 ("Documentation: kobject.txt has been moved to core-api/kobject.rst") missed to adjust the entry in MAINTAINERS. Since then, ./scripts/get_maintainer.pl --self-test complains: warning: no file matches F: Documentation/kobject.txt Adjust DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS entry in MAINTAINERS. Signed-off-by: Lukas Bulwahn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8c5712079412..5ddc491bea55 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5201,7 +5201,7 @@ M: Greg Kroah-Hartman <[email protected]>
R: "Rafael J. Wysocki" <[email protected]>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
S: Supported
-F: Documentation/kobject.txt
+F: Documentation/core-api/kobject.rst
F: drivers/base/
F: fs/debugfs/
F: fs/sysfs/