]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: remove outdated entry for crypto/rng.c
authorEric Biggers <ebiggers@kernel.org>
Fri, 6 Mar 2026 04:19:15 +0000 (20:19 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 15 Mar 2026 04:23:13 +0000 (13:23 +0900)
Lore shows no emails from Neil on linux-crypto since 2020.  Without the
listed person being active, this MAINTAINERS entry provides no value,
and actually is a bit confusing because while it is called the
"CRYPTOGRAPHIC RANDOM NUMBER GENERATOR", it is not the CRNG that is
normally used (drivers/char/random.c) which has a separate entry.
Remove this entry, so crypto/rng.c will just be covered by "CRYPTO API".

Cc: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
MAINTAINERS

index a84e1e2af2732dc18beb12cca72afd89fabe60b4..106f8264ea8dcb28f728689f4a6f8d98f9eed606 100644 (file)
@@ -6829,12 +6829,6 @@ L:       linux-crypto@vger.kernel.org
 S:     Maintained
 F:     tools/crypto/tcrypt/tcrypt_speed_compare.py
 
-CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
-M:     Neil Horman <nhorman@tuxdriver.com>
-L:     linux-crypto@vger.kernel.org
-S:     Maintained
-F:     crypto/rng.c
-
 CS3308 MEDIA DRIVER
 M:     Hans Verkuil <hverkuil@kernel.org>
 L:     linux-media@vger.kernel.org