]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6eab14ef19766604a8d5dd93c2ce41960168e0ba
treeb0a3bff3a63108448a819f1118d9448c330e9214
parenta301d3a16833d52ceb47c99509e2158c98c29fdd
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