From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH] MAINTAINERS: remove reference to bogus vsock file Date: Mon, 22 Oct 2018 14:25:13 -0400 Message-ID: <20181022142504-mutt-send-email-mst@kernel.org> References: <20181012154637.13242-1-stefanha@redhat.com> <20181022123950.GA4857@stefanha-x1.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Jason Wang , Joe Perches , stefanha@redhat.com To: Stefan Hajnoczi Return-path: Content-Disposition: inline In-Reply-To: <20181022123950.GA4857@stefanha-x1.localdomain> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, Oct 22, 2018 at 01:39:50PM +0100, Stefan Hajnoczi wrote: > On Fri, Oct 12, 2018 at 04:46:37PM +0100, Stefan Hajnoczi wrote: > > The file drivers/vhost/vsock.h never existed. Remove the bogus > > MAINTAINERS reference. > > > > Fixes: 433fc58e6bf2c8bd97e57153ed28e64fd78207b8 ("VSOCK: Introduce vhost_vsock.ko") > > Reported-by: Joe Perches > > Signed-off-by: Stefan Hajnoczi > > --- > > MAINTAINERS | 1 - > > 1 file changed, 1 deletion(-) > > Michael: Can this patch go through your tree, it's related to a vhost > vsock file? > > Thanks! I'll merge it, thanks! > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 40082e45b3da..05191d706bb8 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -15529,7 +15529,6 @@ F: net/vmw_vsock/virtio_transport_common.c > > F: net/vmw_vsock/virtio_transport.c > > F: drivers/net/vsockmon.c > > F: drivers/vhost/vsock.c > > -F: drivers/vhost/vsock.h > > F: tools/testing/vsock/ > > > > VIRTIO CONSOLE DRIVER > > -- > > 2.17.2 > >