[PATCH 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

Eric Biggers ebiggers at kernel.org
Wed Jun 18 08:27:26 AEST 2025


From: Eric Biggers <ebiggers at google.com>

arch/*/lib/crypto/ will no longer be used, and its contents have been
moved to lib/crypto/.  (Well, except for a few .gitignore files which
are intentionally being kept for a while.)  Therefore, remove the
arch/*/lib/crypto/ pattern from MAINTAINERS.

Signed-off-by: Eric Biggers <ebiggers at google.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a92290fffa163..8ca374b24a806 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6408,11 +6408,10 @@ M:	Jason A. Donenfeld <Jason at zx2c4.com>
 M:	Ard Biesheuvel <ardb at kernel.org>
 L:	linux-crypto at vger.kernel.org
 S:	Maintained
 T:	git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-next
 T:	git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-fixes
-F:	arch/*/lib/crypto/
 F:	lib/crypto/
 
 CRYPTO SPEED TEST COMPARE
 M:	Wang Jinchao <wangjinchao at xfusion.com>
 L:	linux-crypto at vger.kernel.org
-- 
2.49.0



More information about the Linuxppc-dev mailing list