sysfs: kill unnecessary attribute->owner
[deliverable/linux.git] / drivers / zorro / zorro-sysfs.c
index c3ba0ec334c45a419513343d7abd505633364482..7e03cc68b18297916d28a01b44b3ac63eaeb6013 100644 (file)
@@ -78,7 +78,6 @@ static struct bin_attribute zorro_config_attr = {
        .attr = {
                .name = "config",
                .mode = S_IRUGO | S_IWUSR,
-               .owner = THIS_MODULE
        },
        .size = sizeof(struct ConfigDev),
        .read = zorro_read_config,
This page took 0.028949 seconds and 5 git commands to generate.