From: wangweidong Date: Mon, 23 Dec 2013 04:16:53 +0000 (+0800) Subject: sctp: fix checkpatch errors with open brace '{' and trailing statements X-Git-Tag: v3.14-rc1~94^2~380 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d72651d86e9c702d37dd9ef9f084ce027af90a7;p=pandora-kernel.git sctp: fix checkpatch errors with open brace '{' and trailing statements fix checkpatch errors below: ERROR: that open brace { should be on the previous line ERROR: open brace '{' following function declarations go on the next line ERROR: trailing statements should be on next line Signed-off-by: Wang Weidong Signed-off-by: David S. Miller --- Reading git-diff-tree failed