summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
diff options
context:
space:
mode:
authorPeng Li <lipeng321@huawei.com>2021-06-11 11:36:22 +0800
committerDavid S. Miller <davem@davemloft.net>2021-06-11 12:58:12 -0700
commitef1806a8b9615923c0719548b5fc96a9daa037b1 (patch)
tree45f2cc86b139b99f189c5a67c3e62592784426da /drivers/net/wan
parenteed00311659fc5aaae7689b46c7740350199477d (diff)
downloadlinux-ef1806a8b9615923c0719548b5fc96a9daa037b1.tar.bz2
net: pc300too: 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/pc300too.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/wan/pc300too.c b/drivers/net/wan/pc300too.c
index 885dcc5e597e..7b123a771aa6 100644
--- a/drivers/net/wan/pc300too.c
+++ b/drivers/net/wan/pc300too.c
@@ -54,8 +54,7 @@ static unsigned int CLOCK_BASE;
enum { PC300_RSV = 1, PC300_X21, PC300_TE }; /* card types */
-/*
- * PLX PCI9050-1 local configuration and shared runtime registers.
+/* PLX PCI9050-1 local configuration and shared runtime registers.
* This structure can be used to access 9050 registers (memory mapped).
*/
typedef struct {