mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
can: dev: remove unnecessary blank line
This patch removes unnecessary blank lines, so that checkpatch doesn't complain anymore. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
parent
39fe6fd5fb
commit
d726c01aa7
@ -449,7 +449,6 @@ void can_put_echo_skb(struct sk_buff *skb, struct net_device *dev,
|
||||
}
|
||||
|
||||
if (!priv->echo_skb[idx]) {
|
||||
|
||||
skb = can_create_echo_skb(skb);
|
||||
if (!skb)
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user