]> git.baikalelectronics.ru Git - kernel.git/commit
net: emaclite: Fix block comments style
authorRadhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Thu, 28 Jun 2018 13:11:49 +0000 (18:41 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Jun 2018 11:15:44 +0000 (20:15 +0900)
commit48561a4015ef216673777890608368aa5cbc5f45
tree382370eceb8e7b0573461c7a0ad582cd65a629c5
parent5857c21f605e5a8f09e0e1efbe425287d85425af
net: emaclite: Fix block comments style

This patch fixes below checkpatch warnings-

WARNING: Block comments use a trailing */ on a separate line
WARNING: Block comments use * on subsequent lines
WARNING: networking block comments don't use an empty /* line,
use /* Comment

Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/xilinx_emaclite.c