drop_monitor: Avoid multiple blank lines
authorIdo Schimmel <idosch@mellanox.com>
Tue, 6 Aug 2019 13:19:54 +0000 (16:19 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Aug 2019 19:37:56 +0000 (12:37 -0700)
commitff3818ca39c9f9ce07c4d50db594b9673dfa422c
tree78ede966ebe7e9e1a90b8b6803fc2886847ee22a
parent01921d53f870653f04ebf8d3c375029ee3ca4a31
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>
net/core/drop_monitor.c