linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust to kobject doc ReST conversion
@ 2020-03-04 11:08 Lukas Bulwahn
  2020-03-04 11:57 ` Sameer Rahmani
  2020-03-10 17:30 ` Jonathan Corbet
  0 siblings, 2 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2020-03-04 11:08 UTC (permalink / raw)
  To: Jonathan Corbet, Sameer Rahmani
  Cc: linux-doc, Randy Dunlap, Joe Perches, kernel-janitors,
	linux-kernel, Lukas Bulwahn

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>
---
Sameer, please ack.
Jonathan, pick pick this patch for doc-next.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d064049aad1b..998d56e61a41 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5213,7 +5213,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/
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-10 17:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-04 11:08 [PATCH] MAINTAINERS: adjust to kobject doc ReST conversion Lukas Bulwahn
2020-03-04 11:57 ` Sameer Rahmani
2020-03-04 21:37   ` Lukas Bulwahn
2020-03-10 17:30 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).