Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22b285d6 authored by Wang Yufen's avatar Wang Yufen Committed by David S. Miller
Browse files

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

parent 23b45672
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -28,8 +28,7 @@
/*
 * Policy Table
 */
struct ip6addrlbl_entry
{
struct ip6addrlbl_entry {
#ifdef CONFIG_NET_NS
	struct net *lbl_net;
#endif