diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2021-12-25 03:50:07 +0300 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-01-07 02:25:25 +0300 |
commit | 9bafaa9375cbf892033f188d8cb624ae328754b5 (patch) | |
tree | 525f639de6030bb20b7a928e086069297cc6b648 /MAINTAINERS | |
parent | 75acfdb6fd922598a408a0d864486aeb167c1a97 (diff) | |
download | linux-9bafaa9375cbf892033f188d8cb624ae328754b5.tar.xz |
MAINTAINERS: add git tree for random.c
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dd36acc87ce6..42a62d47c374 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15989,6 +15989,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 |