net: hns: fix the comments style issue
authorPeng Li <lipeng321@huawei.com>
Fri, 14 May 2021 07:31:39 +0000 (15:31 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 May 2021 22:09:24 +0000 (15:09 -0700)
commit699e803e9a4d1c8676c77bfa7b085a1f73083e64
tree98af6989df4e8e1b8a0de40bac991f2e58c35e3f
parent0a14fd29ca0cc2f8a6242460b95e20d34930cd00
net: hns: fix the comments style issue

Networking block comments don't use an empty /* line,
use /* Comment...
This patch fix the comments style issue.

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/ethernet/hisilicon/hns/hns_dsaf_mac.c