/include/dt-bindings/memory/

lite-cleanup net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortcharding <me@tobin.cc>2017-02-09 17:56:07 +1100
committerDavid S. Miller <davem@davemloft.net>2017-02-10 13:37:49 -0500
commitf4563a75fb93d6a756416d97e13f0773ac373a24 (patch)
treeb3d493453c82bb204553f88a56770bab6cda67ac /net
parenteb13da1a103a808c05267816fa4d30d603bfda5e (diff)
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>
Diffstat (limited to 'net')
-rw-r--r--net/core/dev.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/core/dev.c b/net/core/dev.c