diff options
author | Joe Perches <joe@perches.com> | 2010-08-10 02:20:45 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-10 05:45:08 +0200 |
commit | 51a2228a8a58c22523e21e7ab96a8a9b99ee43f0 (patch) | |
tree | 82e857131bf2601b9b7b566a7efe6eb9470e40f5 /MAINTAINERS | |
parent | MAINTAINERS: update DRM DRIVERS patterns (diff) | |
download | linux-51a2228a8a58c22523e21e7ab96a8a9b99ee43f0.tar.xz linux-51a2228a8a58c22523e21e7ab96a8a9b99ee43f0.zip |
MAINTAINERS: add patterns to CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 24bd293d2c26..f40a2a248a62 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1732,6 +1732,8 @@ CRYPTOGRAPHIC RANDOM NUMBER GENERATOR M: Neil Horman <nhorman@tuxdriver.com> L: linux-crypto@vger.kernel.org S: Maintained +F: crypto/ansi_cprng.c +F: crypto/rng.c CS5535 Audio ALSA driver M: Jaya Kumar <jayakumar.alsa@gmail.com> |