From: Peng Li Date: Fri, 11 Jun 2021 03:36:22 +0000 (+0800) Subject: net: pc300too: fix the comments style issue X-Git-Tag: v5.15~843^2~209^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ef1806a8b9615923c0719548b5fc96a9daa037b1;p=platform%2Fkernel%2Flinux-starfive.git 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 Signed-off-by: David S. Miller --- 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 {