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:
Roy, UjjaL 2021-07-07 23:48:33 +05:30 committed by David S. Miller
parent 271dbc3184
commit 92c4bed59b

View File

@ -2119,7 +2119,7 @@ int ip_mr_input(struct sk_buff *skb)
raw_rcv(mroute_sk, skb);
return 0;
}
}
}
}
/* already under rcu_read_lock() */