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:
794dbc1
)
netfilter: nf_nat: make unique_tuple return void
author
Changli Gao
<xiaosuo@gmail.com>
Mon, 2 Aug 2010 15:20:54 +0000
(17:20 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 2 Aug 2010 15:20:54 +0000
(17:20 +0200)
The only user of unique_tuple() get_unique_tuple() doesn't care about the
return value of unique_tuple(), so make unique_tuple() return void (nothing).
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found