Re: [this_cpu_xx 04/11] Use this_cpu ops for network statistics

From: Christoph Lameter
Date: Mon Jun 08 2009 - 16:50:21 EST


On Mon, 8 Jun 2009, Robin Holt wrote:

> > + this_cpu_inc((net)->ct.stat->count)
>
> Why not put this on one line?
> #define NF_CT_STAT_INC_ATOMIC(net, count) this_cpu_inc((net)->ct.stat->count)

Would be more than 78 characters in a line.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/