net: wan: fix the comments style issue
authorPeng Li <lipeng321@huawei.com>
Mon, 24 May 2021 14:47:16 +0000 (22:47 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 May 2021 21:07:39 +0000 (14:07 -0700)
commit80d67b95d1fe3aa629efb453f57dea935e304421
tree5daed1b9ae241e7d3cda6989a172623c27022338
parent336d781bd952beb1a043b786ced65883d67c34bd
net: wan: 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/wanxl.c