On Wednesday 2010-02-10 16:32, Patrick McHardy wrote: >Jan Engelhardt wrote: >> +void *arpt_alloc_initial_table(const struct xt_table *info) >> +{ >> + return xt_repldata_mk(arpt, ARPT); > >I vaguely recall asking for a nicer (more pronouncable) name. >xt_alloc_initial_table() perhaps? xt_init_table()? Yes you asked for a nicer name. And I gave it one. To quote you and me: http://osdir.com/ml/general/2009-08/msg10540.html Jan> #define xt_repldata_mk(type, typ2) Patrick> I also would prefer a nicer name, something like xt_alloc_initial_table(). -- 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