]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mmc: sdhci-pci: Avoid comma separated statements
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>
Thu, 11 Mar 2021 10:14:32 +0000 (18:14 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2022 17:14:20 +0000 (18:14 +0100)
commitafeae13b8a3c35b450c28c08c5e954a5a6c7df39
treef9841b9c247691879738d36faaf3545b24329d64
parenta06721767cfca54f36d82cb265a35ce3f9585705
mmc: sdhci-pci: Avoid comma separated statements

[ Upstream commit ba8734dfbe87b9dd68c9d525c0a3a52e8da42167 ]

Use semicolons.

Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20210311181432.6385cd2b@xhacker.debian
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Stable-dep-of: 9dc0033e4658 ("mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mmc/host/sdhci-pci-core.c