From: Patrick McHardy Date: Tue, 15 Jan 2008 07:45:48 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack_sctp: basic cleanups X-Git-Tag: v2.6.25-rc1~1162^2~717 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5447d4777c48218e90844fa6f6e544119075faad;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed