linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm/subdev/bios
Gustavo A. R. Silva 322b38ce3d drm/nouveau/nvkm: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

This patch aims to suppress 29 missing-break-in-switch false positives.

Addresses-Coverity-ID: 1456891 ("Missing break in switch")
Addresses-Coverity-ID: 1324063 ("Missing break in switch")
Addresses-Coverity-ID: 1324063 ("Missing break in switch")
Addresses-Coverity-ID: 141432 ("Missing break in switch")
Addresses-Coverity-ID: 141433 ("Missing break in switch")
Addresses-Coverity-ID: 141434 ("Missing break in switch")
Addresses-Coverity-ID: 141435 ("Missing break in switch")
Addresses-Coverity-ID: 141436 ("Missing break in switch")
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
2019-04-10 10:07:29 -05:00
..
base.c
bit.c
boost.c
conn.c
cstep.c
dcb.c
disp.c
dp.c drm/nouveau/bios/dp: make array vsoff static, shrinks object size 2019-02-20 08:59:58 +10:00
extdev.c
fan.c
gpio.c
i2c.c
iccsense.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
image.c
init.c drm/nouveau/bios/init: handle INIT_GENERIC_CONDITION_ID_NO_PANEL_SEQ_DELAYS 2019-02-20 08:59:59 +10:00
Kbuild
M0203.c
M0205.c
M0209.c
mxm.c
npde.c
P0260.c
pcir.c
perf.c drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
pll.c drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
pmu.c
power_budget.c
priv.h
ramcfg.c
rammap.c
shadow.c
shadowacpi.c
shadowof.c
shadowpci.c
shadowramin.c
shadowrom.c
therm.c
timing.c
vmap.c
volt.c
vpstate.c drm/nouveau/bios/vpstate: There are some fermi vbios with no boost or tdp entry 2018-07-16 18:06:29 +10:00
xpio.c