MD RAID10: Export md_raid10_congested
[deliverable/linux.git] / drivers / md / dm-sysfs.c
index f91b40942e07885a1d2265de3c41e6abf6465fc7..84d2b91e4efb1b73cdb5dbfac2a2f4e3fd8f3922 100644 (file)
@@ -75,7 +75,7 @@ static struct attribute *dm_attrs[] = {
        NULL,
 };
 
-static struct sysfs_ops dm_sysfs_ops = {
+static const struct sysfs_ops dm_sysfs_ops = {
        .show   = dm_attr_show,
 };
 
This page took 0.032314 seconds and 5 git commands to generate.