On Fri, Jul 28, 2017 at 02:35:33AM -0300, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4f9ce6e686..2958dd2479 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1067,6 +1067,7 @@ S: Supported
> F: hw/block/virtio-blk.c
> F: hw/block/dataplane/*
> F: tests/virtio-blk-test.c
> +F: include/standard-headers/linux/virtio_blk.h
This file is imported from Linux mechanically using a script. I'm still
happy to review changes to the file though.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>