Re: [PATCH 18/29] wan: sbni: Avoid comma separated statements
From: Joe Perches Date: Mon, 24 Aug 2020 21:56:15 -0700 > Use semicolons and braces. > > Signed-off-by: Joe Perches Applied.
[PATCH 18/29] wan: sbni: Avoid comma separated statements
Use semicolons and braces. Signed-off-by: Joe Perches --- drivers/net/wan/sbni.c | 101 +++-- 1 file changed, 58 insertions(+), 43 deletions(-) diff --git a/drivers/net/wan/sbni.c b/drivers/net/wan/sbni.c index 40c04ea1200a..2fde439543fb 100644 --- a/drivers/