]> 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)
commite49d23237493ec3cb58490bf8b9229ff16cff3f6
tree2e52bcc9a0bcfedd067772de515b9ff3f494bca5
parent8faa1b47b67dc0cbece0a7a2e390ceaa7ce619a6
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