OSDN Git Service

mtd: rawnand: mxc: Convert comma to semicolon
authorZheng Yongjun <zhengyongjun3@huawei.com>
Fri, 11 Dec 2020 09:00:55 +0000 (17:00 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 4 Jan 2021 10:02:39 +0000 (11:02 +0100)
commit63f559d3412b8bcfa24040e16de6dae27fafd4af
treedb40242f320c0dea03a4f06ad51ea1ffad096690
parent5c8fe583cce542aa0b84adc939ce85293de36e5e
mtd: rawnand: mxc: 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/20201211090055.3250-1-zhengyongjun3@huawei.com
drivers/mtd/nand/raw/mxc_nand.c