mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 13:41:51 +00:00
ipmr: Fix indentation issue
Fixed indentation by removing extra spaces. Signed-off-by: Roy, UjjaL <royujjal@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
271dbc3184
commit
92c4bed59b
@ -2119,7 +2119,7 @@ int ip_mr_input(struct sk_buff *skb)
|
||||
raw_rcv(mroute_sk, skb);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* already under rcu_read_lock() */
|
||||
|
Loading…
Reference in New Issue
Block a user