commit | 5447d4777c48218e90844fa6f6e544119075faad | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jan 14 23:45:48 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:33 2008 -0800 |
tree | 87c7406ac0397fa062bf36b0769a3a866856c427 | |
parent | 2d6462869f8c2edca9dbb53ca3b661a52fc4c144 [diff] |
[NETFILTER]: nf_conntrack_sctp: basic cleanups Reindent switch cases properly, get rid of weird constructs like "!(x == y)", put logical operations on the end of the line instead of the next line, get rid of superfluous braces. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>