diff options
author | 2018-10-12 16:46:37 +0100 | |
---|---|---|
committer | 2018-10-24 21:16:14 -0400 | |
commit | 79f800b2e76923cd8ce0aa659cb5c019d9643bc9 (patch) | |
tree | 474fd46c2ec6bb0455c43c177a4763893c30bba7 | |
parent | vhost/scsi: Use common handling code in request queue handler (diff) | |
download | linux-rng-79f800b2e76923cd8ce0aa659cb5c019d9643bc9.tar.xz linux-rng-79f800b2e76923cd8ce0aa659cb5c019d9643bc9.zip |
MAINTAINERS: remove reference to bogus vsock file
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>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b2f710eee67a..3b776daf4a85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15542,7 +15542,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 |