Displaying 3 results from an estimated 3 matches for "6671f375f7fc".
2017 Nov 10
2
[PATCH] MAINTAINERS: add virtio-ccw.h to virtio/s390 section
...pi/asm/virtio-ccw.h belongs to the
s390 virtio drivers as well.
Signed-off-by: Cornelia Huck <cohuck at redhat.com>
---
Martin, Heiko: It's probably best to take this through your tree.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6671f375f7fc..48c6f1179b9b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14312,6 +14312,7 @@ L:	virtualization at lists.linux-foundation.org
 L:	kvm at vger.kernel.org
 S:	Supported
 F:	drivers/s390/virtio/
+F:	arch/s390/include/uapi/asm/virtio-ccw.h
 
 VIRTIO GPU DRIVER
 M:	David Airlie <airlied at linux.i...
2017 Nov 10
2
[PATCH] MAINTAINERS: add virtio-ccw.h to virtio/s390 section
...pi/asm/virtio-ccw.h belongs to the
s390 virtio drivers as well.
Signed-off-by: Cornelia Huck <cohuck at redhat.com>
---
Martin, Heiko: It's probably best to take this through your tree.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6671f375f7fc..48c6f1179b9b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14312,6 +14312,7 @@ L:	virtualization at lists.linux-foundation.org
 L:	kvm at vger.kernel.org
 S:	Supported
 F:	drivers/s390/virtio/
+F:	arch/s390/include/uapi/asm/virtio-ccw.h
 
 VIRTIO GPU DRIVER
 M:	David Airlie <airlied at linux.i...
2017 Nov 10
0
[PATCH] MAINTAINERS: add virtio-ccw.h to virtio/s390 section
...ll.
> 
> Signed-off-by: Cornelia Huck <cohuck at redhat.com>
> ---
> 
> Martin, Heiko: It's probably best to take this through your tree.
> 
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6671f375f7fc..48c6f1179b9b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14312,6 +14312,7 @@ L:	virtualization at lists.linux-foundation.org
>  L:	kvm at vger.kernel.org
>  S:	Supported
>  F:	drivers/s390/virtio/
> +F:	arch/s390/include/uapi/asm/virtio-ccw.h
Applied, thanks.