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:
112f35c
)
[NETFILTER]: nf_conntrack_sctp: reduce line length further
author
Patrick McHardy
<kaber@trash.net>
Tue, 15 Jan 2008 07:46:37 +0000
(23:46 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:02:35 +0000
(15:02 -0800)
Eliminate a few lines over 80 characters by using a local variable to
hold the conntrack direction instead of using CTINFO2DIR everywhere.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found