7127 remove -Wno-missing-braces from Makefile.uts
@@ -1036,11 +1036,11 @@ &p4_pcbe_ops }; static struct modlinkage modl = { MODREV_1, - &modlpcbe, + { &modlpcbe, NULL } }; int _init(void) {