On Jan 4 2008 15:41, Patrick McHardy wrote: > > Applied with some minor cosmetic changes: > >> + switch (info->mode) { >> + case XT_CONNMARK_SET: > > switch cases should not be indented deeper then the switch statement. > Ah ok. I was uncertain because xt_CONNMARK v0 or xt_MARK v0 did it that way too. And since it's not exceeding 80 cols, it's kinda a roll-a-die situation :) - To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html