alpha: convert comma to semicolon
authorZheng Yongjun <zhengyongjun3@huawei.com>
Wed, 16 Dec 2020 13:12:41 +0000 (21:12 +0800)
committerMatt Turner <mattst88@gmail.com>
Mon, 26 Jul 2021 05:32:59 +0000 (22:32 -0700)
commitf0443da1d8560f4c664ab0f9a900ed69e9aaeb14
tree773cedf7afaccc3a34895b6e53b72053e89488be
parent5e3c3a0ae5d194f0a464aaaa71d764d96f2e7245
alpha: convert comma to semicolon

Replace a comma between expression statements by a semicolon.

Fixes: cba1ec7e88a0 ("alpha: switch to generic kernel_thread()")
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/kernel/process.c