]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tty: hvc: convert comma to semicolon
authorChen Ni <nichen@iscas.ac.cn>
Tue, 3 Sep 2024 02:30:01 +0000 (10:30 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Sep 2024 08:47:56 +0000 (10:47 +0200)
commitf1ec92a066b2608e7c971dfce28ebe2d2cdb056e
treeabb23dab243e30934caa000325cc5b3aa51b065e
parent1c70238a2c0282a9bf07a87876fc447f19000a1d
tty: hvc: convert comma to semicolon

Replace a comma between expression statements by a semicolon.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20240903023001.491055-1-nichen@iscas.ac.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/hvc/hvsi_lib.c