irqchip/irq-sl28cpld: Convert comma to semicolon
authorZheng Yongjun <zhengyongjun3@huawei.com>
Mon, 14 Dec 2020 13:35:30 +0000 (21:35 +0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 18 Dec 2020 17:43:47 +0000 (17:43 +0000)
commite90f55e0196a66f8e9e445f7f33f876dd889be9a
tree324c5425c95ce3d3698f778aa4685cf329962b79
parent06fde695ee76429634c1e8c8c1154035aa61191e
irqchip/irq-sl28cpld: Convert comma to semicolon

Replace a comma between expression statements by a semicolon.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201214133530.3783-1-zhengyongjun3@huawei.com
drivers/irqchip/irq-sl28cpld.c