net: Fix checkpatch, Missing a blank line after declarations
authortcharding <me@tobin.cc>
Thu, 9 Feb 2017 06:56:07 +0000 (17:56 +1100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Feb 2017 18:37:49 +0000 (13:37 -0500)
commitf4563a75fb93d6a756416d97e13f0773ac373a24
treeb3d493453c82bb204553f88a56770bab6cda67ac
parenteb13da1a103a808c05267816fa4d30d603bfda5e
net: Fix checkpatch, Missing a blank line after declarations

This patch fixes multiple occurrences of checkpatch WARNING: Missing
a blank line after declarations.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c