sysfs: kill unnecessary attribute->owner
[linux-2.6-block.git] / drivers / rapidio / rio-sysfs.c
index eed91434417d7d39e86a2bca4602700e8dfe3177..a3972b9f96e631d645841d9682c8e6c4dc818305 100644 (file)
@@ -197,7 +197,6 @@ static struct bin_attribute rio_config_attr = {
        .attr = {
                 .name = "config",
                 .mode = S_IRUGO | S_IWUSR,
-                .owner = THIS_MODULE,
                 },
        .size = 0x200000,
        .read = rio_read_config,