net: hd64570: fix the comments style issue
authorPeng Li <lipeng321@huawei.com>
Sat, 5 Jun 2021 07:00:27 +0000 (15:00 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Jun 2021 19:25:21 +0000 (12:25 -0700)
commit53da5342c51a6cfe10e760629cf94ae382a0d02b
treef92bf71948e17a47f8414ddeb575342cfe41c365
parent3f8b8db695fe79aa0ab007fac1f414e74ccd7146
net: hd64570: fix the comments style issue

Block comments use * on subsequent lines.
Block comments use a trailing */ on a separate line.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/hd64570.c