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

*** 45,56 **** "IPv4 tunneling MAC plugin" }; static struct modlinkage mac_ipv4_modlinkage = { MODREV_1, ! &mac_ipv4_modlmisc, ! NULL }; static mactype_ops_t mac_ipv4_type_ops; int --- 45,56 ---- "IPv4 tunneling MAC plugin" }; static struct modlinkage mac_ipv4_modlinkage = { MODREV_1, ! { &mac_ipv4_modlmisc, ! NULL } }; static mactype_ops_t mac_ipv4_type_ops; int