]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44619829b05782a6e86e2581b7f3374486cf10ad
treeb3d493453c82bb204553f88a56770bab6cda67ac
parent657e203cc8295a60775ee85e651cb2f0427bb395
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