commit | 8528819adc613e0b4bc3e5cb4123b4b33d2b03c4 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jan 14 23:46:37 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:35 2008 -0800 |
tree | 0f906744b0d5aa83bef300c7128b863728669e1f | |
parent | 112f35c9c164e06e038d506dd3eb15e76829ef8a [diff] |
[NETFILTER]: nf_conntrack_sctp: reduce line length further 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>