[PATCH] MAINTAINERS: Add a section for virtio-rng
Laurent Vivier <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
At Michael's request, add a MAINTAINERS entry for the virtio-rng driver and list myself as its maintainer. I already maintain the corresponding QEMU implementation. Cc: Michael S. Tsirkin <[email protected]> Signed-off-by: Laurent Vivier <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b7094a616afd..e7c984015a3f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -28691,6 +28691,13 @@ S: Maintained F: drivers/nvdimm/nd_virtio.c F: drivers/nvdimm/virtio_pmem.c +VIRTIO RNG DRIVER +M: Laurent Vivier <[email protected]> +L: [email protected] +S: Maintained +F: drivers/char/hw_random/virtio-rng.c +F: include/uapi/linux/virtio_rng.h + VIRTIO RTC DRIVER M: Peter Hilber <[email protected]> L: [email protected] -- 2.55.0