1
0
Fork 0

drop_monitor: Avoid multiple blank lines

Remove multiple blank lines which are visually annoying and useless.

This suppresses the "Please don't use multiple blank lines" checkpatch
messages.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
alistair/sunxi64-5.4-dsi
Ido Schimmel 2019-08-06 16:19:54 +03:00 committed by David S. Miller
parent 01921d53f8
commit ff3818ca39
1 changed files with 0 additions and 2 deletions

View File

@ -300,7 +300,6 @@ out_unlock:
return rc;
}
static int net_dm_cmd_config(struct sk_buff *skb,
struct genl_info *info)
{
@ -427,7 +426,6 @@ static int __init init_net_drop_monitor(void)
reset_per_cpu_data(data);
}
goto out;
out_unreg: