mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: refer to intended file in STANDALONE CACHE CONTROLLER DRIVERS
@ 2025-11-17 10:53 Lukas Bulwahn
  2025-11-17 12:06 ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Lukas Bulwahn @ 2025-11-17 10:53 UTC (permalink / raw)
  To: Jonathan Cameron, Conor Dooley
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit 23db6eed72bd ("MAINTAINERS: Add Jonathan Cameron to drivers/cache
and add lib/cache_maint.c + header") intends to add a file entry pointing
to the cache_coherency.h file, but messes up to name the right path.

Update the entry to the intended file.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 320045a6bad9..30eaeb3675d6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24725,7 +24725,7 @@ S:	Maintained
 T:	git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
 F:	Documentation/devicetree/bindings/cache/
 F:	drivers/cache
-F:	include/cache_coherency.h
+F:	include/linux/cache_coherency.h
 F:	lib/cache_maint.c
 
 STARFIRE/DURALAN NETWORK DRIVER
-- 
2.51.1


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

end of thread, other threads:[~2025-11-18  0:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-17 10:53 [PATCH] MAINTAINERS: refer to intended file in STANDALONE CACHE CONTROLLER DRIVERS Lukas Bulwahn
2025-11-17 12:06 ` Jonathan Cameron
2025-11-18  0:18   ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®