Attention is currently required from: Angel Pons, Julius Werner, Patrick Rudolph, Felix Held. Hello Julius Werner, Angel Pons, Patrick Rudolph, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51498
to look at the new patch set (#2).
Change subject: Use the fallthrough statement in switch loops ......................................................................
Use the fallthrough statement in switch loops
Clang does not seem to work with 'fall through' inside comments.
Change-Id: Idcbe373be33ef7247548f856bfaba7ceb7f749b5 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/console/vtxprintf.c M src/drivers/aspeed/common/ast_main.c M src/drivers/ipmi/ipmi_kcs_ops.c M src/drivers/ti/sn65dsi86bridge/sn65dsi86bridge.c M src/ec/google/chromeec/ec_acpi.c M src/ec/kontron/kempld/kempld.c M src/lib/edid.c M src/lib/prog_loaders.c M src/mainboard/google/poppy/variants/nami/mainboard.c M src/mainboard/lippert/frontrunner-af/variants/frontrunner-af/BiosCallOuts.c M src/mainboard/lippert/frontrunner-af/variants/toucan-af/BiosCallOuts.c M src/northbridge/intel/sandybridge/raminit_mrc.c M src/soc/nvidia/tegra124/sor.c M src/soc/nvidia/tegra210/sor.c M src/soc/rockchip/rk3288/sdram.c M src/southbridge/amd/agesa/hudson/hudson.c M src/southbridge/amd/agesa/hudson/lpc.c M src/southbridge/amd/cimx/sb800/lpc.c M src/southbridge/amd/pi/hudson/lpc.c M src/superio/nuvoton/nct5104d/superio.c 20 files changed, 61 insertions(+), 37 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/51498/2