]> git.baikalelectronics.ru Git - kernel.git/commit
net: Fix checkpatch block comments warnings
authortcharding <me@tobin.cc>
Thu, 9 Feb 2017 06:56:06 +0000 (17:56 +1100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Feb 2017 18:37:48 +0000 (13:37 -0500)
commit657e203cc8295a60775ee85e651cb2f0427bb395
tree8fcc461504d2ee80ba870f0e457a84e88e89a524
parent09c6b671914c8cdd3a16d34b92faae74c0969fa2
net: Fix checkpatch block comments warnings

Fix multiple occurrences of checkpatch warning. WARNING: Block
comments use * on subsequent lines. Also make comment blocks
more uniform.

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