diff mbox

MAINTAINERS: Remove the old s390-virtio machine

Message ID 1456394274-21082-1-git-send-email-thuth@redhat.com
State New
Headers show

Commit Message

Thomas Huth Feb. 25, 2016, 9:57 a.m. UTC
The old s390-virtio machine has been removed last year, so we don't
need the corresponding section in the MAINTAINERS file anymore.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 6 ------
 1 file changed, 6 deletions(-)

Comments

Thomas Huth Feb. 25, 2016, 10:02 a.m. UTC | #1
On 25.02.2016 10:57, Thomas Huth wrote:
> The old s390-virtio machine has been removed last year, so we don't
> need the corresponding section in the MAINTAINERS file anymore.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9148966..341574c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -653,12 +653,6 @@ F: hw/*/grlib*
>  
>  S390 Machines
>  -------------
> -S390 Virtio
> -M: Alexander Graf <agraf@suse.de>
> -S: Maintained
> -F: hw/s390x/s390-*.c
> -X: hw/s390x/*pci*.[hc]
> -
>  S390 Virtio-ccw
>  M: Cornelia Huck <cornelia.huck@de.ibm.com>
>  M: Christian Borntraeger <borntraeger@de.ibm.com>

By the way, I think you can now also remove the "X:
hw/s390x/s390-virtio-bus.[ch]" entry from the virtio-ccw machine, since
these two files do not exist anymore.

 Thomas
Cornelia Huck Feb. 25, 2016, 10:26 a.m. UTC | #2
On Thu, 25 Feb 2016 10:57:54 +0100
Thomas Huth <thuth@redhat.com> wrote:

> The old s390-virtio machine has been removed last year, so we don't
> need the corresponding section in the MAINTAINERS file anymore.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 6 ------
>  1 file changed, 6 deletions(-)

Thanks, applied.
Cornelia Huck Feb. 25, 2016, 10:27 a.m. UTC | #3
On Thu, 25 Feb 2016 11:02:03 +0100
Thomas Huth <thuth@redhat.com> wrote:

> By the way, I think you can now also remove the "X:
> hw/s390x/s390-virtio-bus.[ch]" entry from the virtio-ccw machine, since
> these two files do not exist anymore.

I'd apply such a patch as well :)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9148966..341574c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -653,12 +653,6 @@  F: hw/*/grlib*
 
 S390 Machines
 -------------
-S390 Virtio
-M: Alexander Graf <agraf@suse.de>
-S: Maintained
-F: hw/s390x/s390-*.c
-X: hw/s390x/*pci*.[hc]
-
 S390 Virtio-ccw
 M: Cornelia Huck <cornelia.huck@de.ibm.com>
 M: Christian Borntraeger <borntraeger@de.ibm.com>