Commit 92c4bed5 authored by Roy, UjjaL's avatar Roy, UjjaL Committed by David S. Miller

ipmr: Fix indentation issue

Fixed indentation by removing extra spaces.
Signed-off-by: default avatarRoy, UjjaL <royujjal@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 271dbc31
......@@ -2119,7 +2119,7 @@ int ip_mr_input(struct sk_buff *skb)
raw_rcv(mroute_sk, skb);
return 0;
}
}
}
}
/* already under rcu_read_lock() */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment