tty/serial/lantiq: convert comma to semicolon
authorZheng Yongjun <zhengyongjun3@huawei.com>
Mon, 14 Dec 2020 13:37:55 +0000 (21:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Dec 2020 15:10:50 +0000 (16:10 +0100)
commit345523fab82760186bd453e2e6ebf7c21961610b
tree30f0572253b2b95d49d484db050cd97f3e2160f3
parent5b10956483eaf524bd0ad2781ff27887d49cb6fc
tty/serial/lantiq: convert comma to semicolon

Replace a comma between expression statements by a semicolon.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20201214133755.3945-1-zhengyongjun3@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/lantiq.c