mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: repair file entries in THREAD WITH FILE
@ 2024-02-16  8:19 Lukas Bulwahn
  0 siblings, 0 replies; only message in thread
From: Lukas Bulwahn @ 2024-02-16  8:19 UTC (permalink / raw)
  To: Kent Overstreet, Darrick J . Wong, linux-bcachefs
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Commit ead021e0fe5b ("thread_with_file: Lift from bcachefs") adds the
section THREAD WITH FILE with file entries to the relevant header files
thread_with_file.h and thread_with_file_types.h in include/linux/.

The commit however unintentionally refers to files with a .c extension, but
the header files are of course with .h extension. Fortunately, the script
'./scripts/get_maintainer.pl --self-test=patterns' notices that.

Adjust the file entries to use the right extension.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 37bcf01bf1d1..d881bddabf17 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22025,8 +22025,8 @@ M:	Kent Overstreet <kent.overstreet@linux.dev>
 M:	Darrick J. Wong <djwong@kernel.org>
 L:	linux-bcachefs@vger.kernel.org
 S:	Maintained
-F:	include/linux/thread_with_file.c
-F:	include/linux/thread_with_file_types.c
+F:	include/linux/thread_with_file.h
+F:	include/linux/thread_with_file_types.h
 F:	lib/thread_with_file.c
 
 THUNDERBOLT DMA TRAFFIC TEST DRIVER
-- 
2.17.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-16  8:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16  8:19 [PATCH] MAINTAINERS: repair file entries in THREAD WITH FILE Lukas Bulwahn

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®