aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
diff options
context:
space:
mode:
authorPeng Li <lipeng321@huawei.com>2021-06-15 21:54:23 +0800
committerDavid S. Miller <davem@davemloft.net>2021-06-15 11:03:17 -0700
commit6855d301e9d3da81d5f206dd2ddbaf9fb82f3736 (patch)
tree2e52bcc9a0bcfedd067772de515b9ff3f494bca5 /drivers/net/wan
parentnet: pci200syn: add necessary () to macro argument (diff)
downloadlinux-dev-6855d301e9d3da81d5f206dd2ddbaf9fb82f3736.tar.xz
linux-dev-6855d301e9d3da81d5f206dd2ddbaf9fb82f3736.zip
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>
Diffstat (limited to 'drivers/net/wan')
-rw-r--r--drivers/net/wan/pci200syn.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/wan/pci200syn.c b/drivers/net/wan/pci200syn.c
index abca13b2792a..dee9c4e15eca 100644
--- a/drivers/net/wan/pci200syn.c
+++ b/drivers/net/wan/pci200syn.c
@@ -42,8 +42,7 @@
static int pci_clock_freq = 33000000;
#define CLOCK_BASE pci_clock_freq
-/*
- * PLX PCI9052 local configuration and shared runtime registers.
+/* PLX PCI9052 local configuration and shared runtime registers.
* This structure can be used to access 9052 registers (memory mapped).
*/
typedef struct {