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:
177abc3
)
[EBTABLES]: ebt_check_entry() doesn't need valid_hooks
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 1 Dec 2006 03:27:48 +0000
(19:27 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:32:02 +0000
(21:32 -0800)
We can check newinfo->hook_entry[...] instead.
Kill unused argument.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found