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

*** 379,389 **** "pshotnex", &pshot_ops, }; static struct modlinkage modlinkage = { ! MODREV_1, &modldrv, NULL }; /* * pshot_devices is set up on the first attach and destroyed on fini --- 379,389 ---- "pshotnex", &pshot_ops, }; static struct modlinkage modlinkage = { ! MODREV_1, { &modldrv, NULL } }; /* * pshot_devices is set up on the first attach and destroyed on fini