]> www.infradead.org Git - users/jedix/linux-maple.git/commit
watchdog: iTCO_wdt: Convert comma to semicolon
authorChen Ni <nichen@iscas.ac.cn>
Mon, 2 Sep 2024 08:10:51 +0000 (16:10 +0800)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Tue, 10 Sep 2024 09:08:48 +0000 (11:08 +0200)
commit35ff0ebfe6327b721667f3a69e92581c65fe4dab
treeebc24f4d7af6fce3038f1dddb19128571f57a4f2
parentf6febd0a30b6e299a08076116256e3b36c24eada
watchdog: iTCO_wdt: Convert comma to semicolon

Replace a comma between expression statements by a semicolon.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240902081051.3824822-1-nichen@iscas.ac.cn
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/iTCO_wdt.c