7127 remove -Wno-missing-braces from Makefile.uts
@@ -315,12 +315,11 @@ &rootnex_ops }; static struct modlinkage rootnex_modlinkage = { MODREV_1, - (void *)&rootnex_modldrv, - NULL + { (void *)&rootnex_modldrv, NULL } }; #if defined(__amd64) && !defined(__xpv) static iommulib_nexops_t iommulib_nexops = { IOMMU_NEXOPS_VERSION,