OSDN Git Service

ipv6: fix checkpatch errors of brace and trailing statements
authorWang Yufen <wangyufen@huawei.com>
Fri, 28 Mar 2014 04:07:03 +0000 (12:07 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Mar 2014 22:15:52 +0000 (18:15 -0400)
commit49e253e399778f7b93deccc9fb5b834cc8de6c92
treeb0a3bff3a63108448a819f1118d9448c330e9214
parent8db46f1d4c689bfbdde0a83e1ba73c820ab98b42
ipv6: fix checkpatch errors of brace and trailing statements

ERROR: open brace '{' following enum go on the same line
ERROR: open brace '{' following struct go on the same line
ERROR: trailing statements should be on next line

Signed-off-by: Wang Yufen <wangyufen@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_fib.c