Print this page
fixup .text where possible
7127  remove -Wno-missing-braces from Makefile.uts

*** 301,312 **** &devops, }; static struct modlinkage modlinkage = { MODREV_1, /* ml_rev */ ! &modldrv, /* ml_linkage */ ! NULL }; /* * DDI entry points. */ --- 301,312 ---- &devops, }; static struct modlinkage modlinkage = { MODREV_1, /* ml_rev */ ! { &modldrv, /* ml_linkage */ ! NULL } }; /* * DDI entry points. */