]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit604ee792be019fea69af2364695e1ad71ff23db2
tree98af6989df4e8e1b8a0de40bac991f2e58c35e3f
parenta55296095b4cca4cff16f8a1fde25f5ece33bbbf
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