Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Eric Biggers and committed by
Herbert Xu
f4abb1af 82fc2b17

-6
-6
MAINTAINERS
··· 6829 6829 S: Maintained 6830 6830 F: tools/crypto/tcrypt/tcrypt_speed_compare.py 6831 6831 6832 - CRYPTOGRAPHIC RANDOM NUMBER GENERATOR 6833 - M: Neil Horman <nhorman@tuxdriver.com> 6834 - L: linux-crypto@vger.kernel.org 6835 - S: Maintained 6836 - F: crypto/rng.c 6837 - 6838 6832 CS3308 MEDIA DRIVER 6839 6833 M: Hans Verkuil <hverkuil@kernel.org> 6840 6834 L: linux-media@vger.kernel.org