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

*** 68,79 **** &ipgpc_ops }; static struct modlinkage modlinkage = { MODREV_1, ! (void *)&modlipp, ! NULL }; #define __FN__ "_init" int _init( --- 68,78 ---- &ipgpc_ops }; static struct modlinkage modlinkage = { MODREV_1, ! { (void *)&modlipp, NULL } }; #define __FN__ "_init" int _init(