Stephen Hemminger <shemminger@xxxxxxxxxx> writes: > On Sun, 03 Jan 2010 12:10:53 +0100 > Samir Bellabes <sam@xxxxxxxxx> wrote: > >> I know it's ugly, but code in security hooks are duplicated. >> functions (inline or not), which replace this macros, will resulte of >> having lots of parameters. macros with external object seems to be the >> most simple at this point. > > Macro's with references to thing outside of the argument are just > plain wrong. They introduce bugs that humans don't see. right. I will move this macros to inline functions. thanks, sam -- 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