aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ila/ila_common.c
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-07-24 12:29:09 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-24 14:10:42 -0700
commited976ea7307876a8557b4c069edf9314ed7459d0 (patch)
treea221dc6cdf23012c2e5485c81aa3b83d27c71090 /net/ipv6/ila/ila_common.c
parentsctp: whitespace fixes (diff)
downloadlinux-dev-ed976ea7307876a8557b4c069edf9314ed7459d0.tar.xz
linux-dev-ed976ea7307876a8557b4c069edf9314ed7459d0.zip
ila: remove blank lines at EOF
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ila/ila_common.c')
-rw-r--r--net/ipv6/ila/ila_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv6/ila/ila_common.c b/net/ipv6/ila/ila_common.c
index 579310466eac..95e9146918cc 100644
--- a/net/ipv6/ila/ila_common.c
+++ b/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;
}
-