]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
regulator: rt5120: Convert comma to semicolon
authorChen Ni <nichen@iscas.ac.cn>
Tue, 16 Jul 2024 08:46:59 +0000 (16:46 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 29 Jul 2024 00:19:05 +0000 (01:19 +0100)
commit3078425f63c5f526c8d2cb0b7ef9e0a3f50c9c39
tree9288992fc7d9a28f6aaa63a16fd92e9c37d0981c
parent291f854ecadeb275e5e586001963950341d85e7a
regulator: rt5120: Convert comma to semicolon

Replace a comma between expression statements by a semicolon.

Fixes: c0216c0e68f7 ("regulator: rt5120: Add PMIC regulator support")
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://patch.msgid.link/20240716084659.1252690-1-nichen@iscas.ac.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/rt5120-regulator.c