watchdog: rza_wdt: Use semicolons instead of commas
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 15 Sep 2021 09:48:23 +0000 (11:48 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Tue, 26 Oct 2021 19:31:10 +0000 (21:31 +0200)
commit414a9bf8285b8da90a7c2cb36a028a3279b20ec7
tree08699a68b28c6ef2f2a815493d9407c3f97232d7
parentdd29cb4b88bc283ea4f01f8e0f38086f091dd348
watchdog: rza_wdt: Use semicolons instead of commas

This code works, but it is cleaner to use semicolons at the end of
statements instead of commas.

Extracted from a big anonymous patch by Julia Lawall
<julia.lawall@inria.fr>.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/fa4451efd21e287f8fdf2f7f8495b070544209c0.1631699262.git.geert+renesas@glider.be
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/rza_wdt.c