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 bc21020 commit 1fa74f2Copy full SHA for 1fa74f2
sound/virtio/virtio_card.c
@@ -438,7 +438,6 @@ static unsigned int features[] = {
438
439
static struct virtio_driver virtsnd_driver = {
440
.driver.name = KBUILD_MODNAME,
441
- .driver.owner = THIS_MODULE,
442
.id_table = id_table,
443
.feature_table = features,
444
.feature_table_size = ARRAY_SIZE(features),
0 commit comments