net: pci200syn: fix the comments style issue
authorPeng Li <lipeng321@huawei.com>
Tue, 15 Jun 2021 13:54:23 +0000 (21:54 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jun 2021 18:03:17 +0000 (11:03 -0700)
commit6855d301e9d3da81d5f206dd2ddbaf9fb82f3736
tree2e52bcc9a0bcfedd067772de515b9ff3f494bca5
parent8e7680c10284e75e0b4122e05a6969a53f95c1cb
net: pci200syn: fix the comments style issue

Networking block comments don't use an empty /* line,
use /* Comment...

This patch fixes the comments style issues.

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