On 28.07.2017 07:35, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 69987b5e5b..6da3264d4e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1046,6 +1046,7 @@ F: hw/virtio/Makefile.objs > F: hw/virtio/trace-events > F: net/vhost-user.c > F: include/hw/virtio/ > +F: include/standard-headers/linux/virtio_*
Same as for the linux-headers folder: include/standard-headers comes from the Linux kernel ... not sure whether it makes sense to add an entry in our MAINTAINERS file here... Thomas
