ila: remove blank lines at EOF
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 24 Jul 2018 19:29:09 +0000 (12:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jul 2018 21:10:42 +0000 (14:10 -0700)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ila/ila_common.c
net/ipv6/ila/ila_xlat.c

index 579310466eace8a3f3981e89cdc240249065c0a8..95e9146918cc6f8ddacf7f1c79540f1d157c5ce5 100644 (file)
@@ -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;
 }
-
index 51a15ce50a6444c9f0f77079bea70d95ff2a80d2..17c455ff69ffe4697fdc36be605e454b87d8e7df 100644 (file)
@@ -663,4 +663,3 @@ static int ila_xlat_addr(struct sk_buff *skb, bool sir2ila)
 
        return 0;
 }
-