Re: [netfilter-core] [PATCH] Decrease number of pointer derefs innf_conntrack_core.c

From: Patrick McHardy
Date: Mon Dec 12 2005 - 02:29:34 EST


Jesper Juhl wrote:
Here's a small patch to decrease the number of pointer derefs in
net/netfilter/nf_conntrack_core.c

Benefits of the patch:
- Fewer pointer dereferences should make the code slightly faster.
- Size of generated code is smaller
- improved readability

Please consider applying.

I've added both patches to my 2.6.16 queue, thanks Jesper.
-
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/