Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[linux-2.6-block.git] / fs / fuse / virtio_fs.c
index 8ffa4f063a37b710b6ae9c0d8dd16c6f51c7608a..1a52a51b6b07cc11ef8ba246bbd75266f55854a9 100644 (file)
@@ -1078,7 +1078,6 @@ static const unsigned int feature_table[] = {};
 
 static struct virtio_driver virtio_fs_driver = {
        .driver.name            = KBUILD_MODNAME,
-       .driver.owner           = THIS_MODULE,
        .id_table               = id_table,
        .feature_table          = feature_table,
        .feature_table_size     = ARRAY_SIZE(feature_table),