openwrt/target/linux
Mieczyslaw Nalewaj 92fec1ff24 mtk-mmc: replace empty body macros
Replace macros with empty body with 'do {} while (0)'.
Remove unnecessary semicolons.

Fixes:
drivers/mmc/host/mtk-mmc/sd.c: In function 'msdc_irq':
drivers/mmc/host/mtk-mmc/sd.c:1969:87: error: suggest braces around empty body in an 'else' statement [-Werror=empty-body]
 1969 |                                 IRQ_MSG("XXX CMD<%d> MSDC_INT_RSPCRCERR", cmd->opcode);
      |                                                                                       ^
drivers/mmc/host/mtk-mmc/sd.c:1975:84: error: suggest braces around empty body in an 'else' statement [-Werror=empty-body]
 1975 |                                 IRQ_MSG("XXX CMD<%d> MSDC_INT_CMDTMO", cmd->opcode);
      |                                                                                    ^
cc1: all warnings being treated as errors

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/18654
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-06-11 14:16:21 +02:00
..
airoha
apm821xx
armsr kernel: bump 6.6 to 6.6.93 2025-06-06 10:01:31 +02:00
at91
ath79 kernel: bump 6.6 to 6.6.93 2025-06-06 10:01:31 +02:00
bcm27xx kernel: bump 6.12 to 6.12.32 2025-06-05 21:11:28 +02:00
bcm47xx
bcm53xx
bcm4908
bmips bmips: bcm6358: add support for Huawei HG556a ver A 2025-06-08 05:09:24 +02:00
d1 kernel: remove duplicate PREEMPT settings 2025-06-08 15:59:55 +02:00
gemini gemini: Move back to using statically compiled PHYs 2025-06-03 23:05:15 +02:00
generic generic: 6.12: reorganize backports 2025-06-11 07:37:25 +02:00
imx imx: add 6.12 kernel as testing 2025-06-07 08:38:07 +02:00
ipq40xx ipq40xx: config-6.6: add new option 2025-06-06 10:01:31 +02:00
ipq806x ipq806x: config-6.6: add new option 2025-06-06 10:01:31 +02:00
ixp4xx ixp4xx: Switch to kernel v6.12 2025-06-03 01:45:40 +02:00
kirkwood
lantiq
layerscape
loongarch64
malta
mediatek mediatek: filogic: add support for Cudy WR3000E v1 2025-06-07 18:07:03 +02:00
mpc85xx
mvebu
mxs
octeon
omap
pistachio kernel: remove duplicate PREEMPT settings 2025-06-08 15:59:55 +02:00
qoriq
qualcommax kernel: bump 6.12 to 6.12.32 2025-06-05 21:11:28 +02:00
qualcommbe kernel: bump 6.12 to 6.12.32 2025-06-05 21:11:28 +02:00
ramips mtk-mmc: replace empty body macros 2025-06-11 14:16:21 +02:00
realtek realtek: extend simple thermal driver to support rtl839x 2025-06-03 11:14:45 +02:00
rockchip
sifiveu kernel: remove duplicate PREEMPT settings 2025-06-08 15:59:55 +02:00
siflower
starfive kernel: bump 6.6 to 6.6.93 2025-06-06 10:01:31 +02:00
stm32
sunxi
tegra
uml uml: drop 6.6 config+patches 2025-06-09 11:10:19 +02:00
x86 kernel: remove duplicate PREEMPT settings 2025-06-08 15:59:55 +02:00
zynq
Makefile