[PATCH] mmc: core: style fixes in mmc.c
Peng Fan (OSS)
peng.fan at oss.nxp.com
Wed Sep 24 18:30:13 CEST 2025
From: Peng Fan <peng.fan at nxp.com>
On Mon, 01 Sep 2025 19:14:10 +0530, Bhimeswararao Matsa wrote:
> Fix a couple of style issues reported by checkpatch.pl:
>
> - Replace `#ifdef CONFIG_MMC_TRACE` with `if (IS_ENABLED(CONFIG_MMC_TRACE))`
> to follow the preferred kernel style for config-dependent branches.
> - Drop explicit zero initialization of a static variable.
>
> No functional change intended.
>
> [...]
Applied, thanks!
[1/1] mmc: core: style fixes in mmc.c
commit: 3cabc6bf7e16c7e2a1156392c31e40f678cc7026
Best regards,
--
Peng Fan <peng.fan at nxp.com>
More information about the U-Boot
mailing list