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

*** 112,123 **** &av1394_ops }; static struct modlinkage av1394_modlinkage = { MODREV_1, ! &av1394_modldrv, ! NULL, }; static void *av1394_statep; #ifndef NPROBE --- 112,123 ---- &av1394_ops }; static struct modlinkage av1394_modlinkage = { MODREV_1, ! { &av1394_modldrv, ! NULL } }; static void *av1394_statep; #ifndef NPROBE