mtd: st_spi_fsm: convert comma to semicolon
authorZheng Yongjun <zhengyongjun3@huawei.com>
Fri, 8 Jan 2021 09:23:25 +0000 (17:23 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 1 Feb 2021 17:58:38 +0000 (18:58 +0100)
commit106a3ec368fd5c34d5138e645f163249612d335d
treea550521083d493def8b9f26af5a704201b38a194
parent2e64e0ba2b657ca5c0eece887aeb73cff660f92c
mtd: st_spi_fsm: convert comma to semicolon

Replace a comma between expression statements by a semicolon.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210108092325.19037-1-zhengyongjun3@huawei.com
drivers/mtd/devices/st_spi_fsm.c