[NET] IPV6: Fix whitespace errors.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
e905a9edab
commit
1ab1457c42
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Anycast support for IPv6
|
||||
* Linux INET6 implementation
|
||||
* Linux INET6 implementation
|
||||
*
|
||||
* Authors:
|
||||
* David L Stevens (dlstevens@us.ibm.com)
|
||||
@@ -397,7 +397,7 @@ static int ipv6_dev_ac_dec(struct net_device *dev, struct in6_addr *addr)
|
||||
in6_dev_put(idev);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* check if the interface has this anycast address
|
||||
*/
|
||||
|
Reference in New Issue
Block a user