]> asedeno.scripts.mit.edu Git - linux.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)
commiteb13da1a103a808c05267816fa4d30d603bfda5e
tree8fcc461504d2ee80ba870f0e457a84e88e89a524
parent643aa9cba0b688ffde28ac39aebec6f56fc2a8af
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