diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-12-25 03:50:07 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-30 10:33:24 +0300 |
commit | c3a4645d803e924c1a45e7df3cb57d76368d9240 (patch) | |
tree | 6fec9158239b67ee933b464bee75f9b8b4d869f6 | |
parent | c4882c6e1ec915493fc224a6352b5fb11b30dcd7 (diff) | |
download | linux-c3a4645d803e924c1a45e7df3cb57d76368d9240.tar.xz |
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>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9231589a6ffa..7c118b507912 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14672,6 +14672,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 |