]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1453d6b6204b223a150379c7cb4cd94a3b4465cd
tree2e52bcc9a0bcfedd067772de515b9ff3f494bca5
parent9a0b9a2b62b7729b4e2d69c5d9e79526d5a89b97
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