We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d26dd25 commit b1c16d4Copy full SHA for b1c16d4
net/vmw_vsock/virtio_transport.c
@@ -859,7 +859,6 @@ static struct virtio_driver virtio_vsock_driver = {
859
.feature_table = features,
860
.feature_table_size = ARRAY_SIZE(features),
861
.driver.name = KBUILD_MODNAME,
862
- .driver.owner = THIS_MODULE,
863
.id_table = id_table,
864
.probe = virtio_vsock_probe,
865
.remove = virtio_vsock_remove,
0 commit comments