]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
MAINTAINERS: adjust to kobject doc ReST conversion
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 4 Mar 2020 11:08:21 +0000 (12:08 +0100)
committerJonathan Corbet <corbet@lwn.net>
Tue, 10 Mar 2020 17:29:49 +0000 (11:29 -0600)
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 <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20200304110821.7243-1-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
MAINTAINERS

index 8c5712079412b8c16c0d8f8066015279d0e4363a..5ddc491bea55cd9ca6a7dce62fd7216b05e455e8 100644 (file)
@@ -5201,7 +5201,7 @@ M:        Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 R:     "Rafael J. Wysocki" <rafael@kernel.org>
 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/