diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-12-25 01:50:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-30 09:28:59 +0200 |
commit | 830ecbae41a73ed5503c19c8d789f6bb758d843c (patch) | |
tree | ac97f4378fb4de9f889655df6bafac2c87ed0545 /MAINTAINERS | |
parent | 12d7163380a242e719fa0601cc074a14716cc54d (diff) |
MAINTAINERS: add git tree for random.c
commit 9bafaa9375cbf892033f188d8cb624ae328754b5 upstream.
This is handy not just for humans, but also so that the 0-day bot can
automatically test posted mailing list patches against the right tree.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9b581b82f915..942e0b173f2c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15721,6 +15721,7 @@ F: arch/mips/generic/board-ranchu.c RANDOM NUMBER DRIVER M: "Theodore Ts'o" <tytso@mit.edu> M: Jason A. Donenfeld <Jason@zx2c4.com> +T: git https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git S: Maintained F: drivers/char/random.c |