Files
u-boot/drivers
Bhimeswararao Matsa 3cabc6bf7e mmc: core: style fixes in mmc.c
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.

Signed-off-by: Bhimeswararao Matsa <bhimeswararao.matsa@gmail.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2025-09-25 00:06:27 +08:00
..
2025-07-10 08:41:03 -06:00
2025-04-11 12:16:44 -06:00
2025-09-23 08:24:59 -06:00
2025-08-26 07:30:09 +02:00
2025-07-22 11:30:14 -06:00
2025-08-25 16:20:48 +02:00
2025-06-02 17:26:16 -06:00
2025-04-11 12:16:44 -06:00
2025-09-20 17:45:39 -03:00
2025-09-25 00:06:27 +08:00
2025-09-23 08:24:59 -06:00
2025-08-27 15:49:59 +08:00
2025-08-25 13:28:49 -06:00
2025-09-08 10:37:22 -06:00
2025-08-14 10:58:46 -06:00
2025-08-25 13:28:49 -06:00