Browse Source

ila: remove blank lines at EOF

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stephen Hemminger 7 years ago
parent
commit
ed976ea730
2 changed files with 0 additions and 2 deletions
  1. 0 1
      net/ipv6/ila/ila_common.c
  2. 0 1
      net/ipv6/ila/ila_xlat.c

+ 0 - 1
net/ipv6/ila/ila_common.c

@@ -153,4 +153,3 @@ void ila_update_ipv6_locator(struct sk_buff *skb, struct ila_params *p,
 	/* Now change destination address */
 	iaddr->loc = p->locator;
 }
-

+ 0 - 1
net/ipv6/ila/ila_xlat.c

@@ -663,4 +663,3 @@ static int ila_xlat_addr(struct sk_buff *skb, bool sir2ila)
 
 	return 0;
 }
-