ipv6: fix checkpatch errors with brace and "foo *bar"

Signed-off-by: Wang Yufen <wangyufen@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Wang Yufen 2014-02-17 16:53:33 +08:00 committed by David S. Miller
parent 23b4567291
commit 22b285d63e

View file

@ -28,8 +28,7 @@
/*
* Policy Table
*/
struct ip6addrlbl_entry
{
struct ip6addrlbl_entry {
#ifdef CONFIG_NET_NS
struct net *lbl_net;
#endif