diff mbox series

MAINTAINERS: remove reference to bogus vsock file

Message ID 20181012154637.13242-1-stefanha@redhat.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: remove reference to bogus vsock file | expand

Commit Message

Stefan Hajnoczi Oct. 12, 2018, 3:46 p.m. UTC
The file drivers/vhost/vsock.h never existed.  Remove the bogus
MAINTAINERS reference.

Fixes: 433fc58e6bf2c8bd97e57153ed28e64fd78207b8 ("VSOCK: Introduce vhost_vsock.ko")
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Stefan Hajnoczi Oct. 22, 2018, 12:39 p.m. UTC | #1
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 <joe@perches.com>
> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)

Michael: Can this patch go through your tree, it's related to a vhost
vsock file?

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
>
Michael S. Tsirkin Oct. 22, 2018, 6:25 p.m. UTC | #2
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 <joe@perches.com>
> > Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
> > ---
> >  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
> >
diff mbox series

Patch

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