ksm: fix ksm swapin time optimization
[sfrench/cifs-2.6.git] / drivers / edac / edac_module.c
index e0c4a4086055ad6f2c00bcaabbc77bd91f531d3a..7e1374afd967256054be17b687954151576d60ae 100644 (file)
@@ -31,7 +31,7 @@ struct workqueue_struct *edac_workqueue;
  *     need to export to other files in this modules
  */
 static struct sysdev_class edac_class = {
-       set_kset_name("edac"),
+       .name = "edac",
 };
 static int edac_class_valid;