commit | f4563a75fb93d6a756416d97e13f0773ac373a24 | [log] [tgz] |
---|---|---|
author | tcharding <me@tobin.cc> | Thu Feb 09 17:56:07 2017 +1100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 10 13:37:49 2017 -0500 |
tree | b3d493453c82bb204553f88a56770bab6cda67ac | |
parent | eb13da1a103a808c05267816fa4d30d603bfda5e [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>