Print this page
7127  remove -Wno-missing-braces from Makefile.uts

@@ -239,12 +239,11 @@
         &snap_ops,
 };
 
 static struct modlinkage ml = {
         MODREV_1,
-        &md,
-        NULL
+        { &md, NULL }
 };
 
 static void *statep;
 
 int