[PATCH] soc: rockchip: io-domain: Remove unneeded semicolon

Subsystems: arm/rockchip soc support, the rest

STALE1826d LANDED

Landed in mainline as 9e5747c57807 on 2021-08-19.

2 messages, 2 authors, 2021-08-19 · open the first message on its own page

[PATCH] soc: rockchip: io-domain: Remove unneeded semicolon

From: Jiapeng Chong <hidden>
Date: 2021-08-19 08:29:26

Fix the following coccicheck warnings:

./drivers/soc/rockchip/io-domain.c:118:2-3: Unneeded semicolon.

Reported-by: Abaci Robot <redacted>
Signed-off-by: Jiapeng Chong <redacted>
---
 drivers/soc/rockchip/io-domain.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/soc/rockchip/io-domain.c b/drivers/soc/rockchip/io-domain.c
index 13c446f..9df513d1 100644
--- a/drivers/soc/rockchip/io-domain.c
+++ b/drivers/soc/rockchip/io-domain.c
@@ -115,7 +115,7 @@ static int rk3568_iodomain_write(struct rockchip_iodomain_supply *supply, int uV
 		break;
 	default:
 		return -EINVAL;
-	};
+	}
 
 	return 0;
 }
-- 
1.8.3.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

Re: [PATCH] soc: rockchip: io-domain: Remove unneeded semicolon

From: Heiko Stuebner <heiko@sntech.de>
Date: 2021-08-19 23:04:19

On Thu, 19 Aug 2021 16:29:09 +0800, Jiapeng Chong wrote:
Fix the following coccicheck warnings:

./drivers/soc/rockchip/io-domain.c:118:2-3: Unneeded semicolon.
Applied, thanks!

[1/1] soc: rockchip: io-domain: Remove unneeded semicolon
      commit: 9e5747c57807ad8a04c356340190cfdd0bd54111

Best regards,
-- 
Heiko Stuebner [off-list ref]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help