Skip to content

Commit ad8070c

Browse files
committed
MAINTAINERS: add random.h headers to RNG subsection
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>
1 parent 13f75d9 commit ad8070c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18744,6 +18744,8 @@ S: Maintained
1874418744
T: git https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
1874518745
F: Documentation/devicetree/bindings/rng/microsoft,vmgenid.yaml
1874618746
F: drivers/char/random.c
18747+
F: include/linux/random.h
18748+
F: include/uapi/linux/random.h
1874718749
F: drivers/virt/vmgenid.c
1874818750
F: include/vdso/getrandom.h
1874918751
F: lib/vdso/getrandom.c

0 commit comments

Comments
 (0)