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:
53aba59
)
[NETFILTER]: nf_conntrack_expect: function naming unification
author
Patrick McHardy
<kaber@trash.net>
Sun, 8 Jul 2007 05:30:49 +0000
(22:30 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:17:53 +0000
(22:17 -0700)
Currently there is a wild mix of nf_conntrack_expect_, nf_ct_exp_,
expect_, exp_, ...
Consistently use nf_ct_ as prefix for exported functions.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found