mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
mpls: remove trailing whitepace
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
a87e87dbf3
commit
04c6a3a40a
@ -224,7 +224,7 @@ static int mpls_fill_encap_info(struct sk_buff *skb,
|
||||
struct lwtunnel_state *lwtstate)
|
||||
{
|
||||
struct mpls_iptunnel_encap *tun_encap_info;
|
||||
|
||||
|
||||
tun_encap_info = mpls_lwtunnel_encap(lwtstate);
|
||||
|
||||
if (nla_put_labels(skb, MPLS_IPTUNNEL_DST, tun_encap_info->labels,
|
||||
|
Loading…
Reference in New Issue
Block a user