浏览代码

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 年之前
父节点
当前提交
ed976ea730
共有 2 个文件被更改,包括 0 次插入2 次删除
  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;
 }
-