devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: rectify entry for PSTORE FILESYSTEM
@ 2021-10-20 10:46 Lukas Bulwahn
  2021-10-20 11:51 ` David Heidelberg
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2021-10-20 10:46 UTC (permalink / raw)
  To: Kees Cook, Anton Vorontsov, Colin Cross, Tony Luck,
	David Heidelberg, Rob Herring, devicetree
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit 89a5bf0f22fd ("dt-bindings: reserved-memory: ramoops: Convert txt
bindings to yaml") converts ramoops.txt to ramoops.yaml, but missed to
adjust its reference in MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
a broken reference.

Repair this file reference in PSTORE FILESYSTEM.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20211019

Please apply clean-up patch on top of commit above.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 1ad9cbe46b53..cb84a0d46a24 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15336,7 +15336,7 @@ S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/pstore
 F:	Documentation/admin-guide/ramoops.rst
 F:	Documentation/admin-guide/pstore-blk.rst
-F:	Documentation/devicetree/bindings/reserved-memory/ramoops.txt
+F:	Documentation/devicetree/bindings/reserved-memory/ramoops.yaml
 F:	drivers/acpi/apei/erst.c
 F:	drivers/firmware/efi/efi-pstore.c
 F:	fs/pstore/
-- 
2.26.2


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

end of thread, other threads:[~2021-10-20 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-20 10:46 [PATCH] MAINTAINERS: rectify entry for PSTORE FILESYSTEM Lukas Bulwahn
2021-10-20 11:51 ` David Heidelberg

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).