git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ab99d5
)
netfilter: xtables: compact table hook functions (1/2)
author
Jan Engelhardt
<jengelh@medozas.de>
Sat, 13 Jun 2009 04:46:36 +0000
(06:46 +0200)
committer
Jan Engelhardt
<jengelh@medozas.de>
Wed, 10 Feb 2010 15:44:58 +0000
(16:44 +0100)
This patch combines all the per-hook functions in a given table into
a single function. Together with the 2nd patch, further
simplifications are possible up to the point of output code reduction.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
No differences found