]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: add random.h headers to RNG subsection
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 15 Jul 2024 02:37:18 +0000 (04:37 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 19 Jul 2024 18:23:12 +0000 (20:23 +0200)
Before, patches to two RNG header files wouldn't be sent to the right
recipients automatically. So add the two header files -- one for
userspace and one for the kernel -- to the right part of the MAINTAINERS
file.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
MAINTAINERS

index 4dc7bfcaf118f4728123f8876378659b530a30ac..914f441199dd0b3e1200b9d22172c6ac2ffde470 100644 (file)
@@ -18744,6 +18744,8 @@ S:      Maintained
 T:     git https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
 F:     Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml
 F:     drivers/char/random.c
+F:     include/linux/random.h
+F:     include/uapi/linux/random.h
 F:     drivers/virt/vmgenid.c
 F:     include/vdso/getrandom.h
 F:     lib/vdso/getrandom.c