commit | 8d72651d86e9c702d37dd9ef9f084ce027af90a7 | [log] [tgz] |
---|---|---|
author | wangweidong <wangweidong1@huawei.com> | Mon Dec 23 12:16:53 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 26 13:47:48 2013 -0500 |
tree | 7e5406d0de3cdc025e2c892bd7addb3e54732959 | |
parent | f7010e61442c80333b38aa026a551043a341fb8d [diff] |
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 <wangweidong1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>