[PATCH] MAINTAINERS: Cover all of RAID
From: Geert Uytterhoeven
Date: Thu Aug 27 2026 - 03:21:12 EST
While commit 3626738bc7147d52 ("raid6: move to lib/raid/") handled the
move of RAID6, it didn't take into account there was already more RAID
code under lib/raid/, as XOR got moved over in commit 9e229025e2474115
("xor: move to lib/raid/") before.
Reported-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Closes: https://lore.kernel.org/20260826205058.a6ff019d0584f75c7f50430b@xxxxxxxxxxxxxxxxxxxx
Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index dfc2369bb7130b4f..a922e8e35ae35200 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -25320,7 +25320,7 @@ F: drivers/md/md*
F: drivers/md/raid*
F: include/linux/raid/
F: include/uapi/linux/raid/
-F: lib/raid/raid6/
+F: lib/raid/
SOLIDRUN CLEARFOG SUPPORT
M: Russell King <linux@xxxxxxxxxxxxxxx>
--
2.43.0