commit | 49a83f002731dbfacb292d66399c828eb1e9f50f | [log] [tgz] |
---|---|---|
author | Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com> | Thu Jun 28 18:41:49 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 30 20:15:44 2018 +0900 |
tree | 382370eceb8e7b0573461c7a0ad582cd65a629c5 | |
parent | f713d50f33c1fbd1046832f30cf95921840a0150 [diff] |
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>