From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Carstens Subject: Re: [PATCH] MAINTAINERS: add virtio-ccw.h to virtio/s390 section Date: Fri, 10 Nov 2017 19:15:58 +0100 Message-ID: <20171110181558.GB3028@osiris> References: <20171110145611.15306-1-cohuck@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171110145611.15306-1-cohuck@redhat.com> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Cornelia Huck Cc: schwidefsky@de.ibm.com, pasic@linux.vnet.ibm.com, linux-s390@vger.kernel.org, virtualization@lists.linux-foundation.org, kvm@vger.kernel.org List-ID: On Fri, Nov 10, 2017 at 03:56:11PM +0100, Cornelia Huck wrote: > The file arch/s390/include/uapi/asm/virtio-ccw.h belongs to the > s390 virtio drivers as well. > > Signed-off-by: Cornelia Huck > --- > > 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@lists.linux-foundation.org > L: kvm@vger.kernel.org > S: Supported > F: drivers/s390/virtio/ > +F: arch/s390/include/uapi/asm/virtio-ccw.h Applied, thanks.