]> git.ipfire.org Git - thirdparty/linux.git/commit
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)
commitf4abb1af1bedafada8d7f814b85a7cf83d58f0b7
treee632a963c3eb1e2d6c647cbd6f3b8bd975fc4cb6
parent82fc2b17fa5b9b12d34770afcc8e3c4288735429
MAINTAINERS: remove outdated entry for crypto/rng.c

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