summary refs log tree commit diff stats
path: root/hw/core/loader.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-10-11 18:24:36 +0100
committerPeter Maydell <peter.maydell@linaro.org>2017-10-12 13:24:39 +0100
commita94bb9cd586c50d13b68e5fa4628cc36e29805c4 (patch)
tree3ce433866e06d163514d7f7030b4fa1c6369fe2d /hw/core/loader.c
parent76eff04d166b8fe747adbe82de8b7e060e668ff9 (diff)
downloadfocaccia-qemu-a94bb9cd586c50d13b68e5fa4628cc36e29805c4.tar.gz
focaccia-qemu-a94bb9cd586c50d13b68e5fa4628cc36e29805c4.zip
nvic: Add missing 'break'
Coverity points out that we forgot the 'break' for
the SAU_CTRL write case (CID1381683). This has
no actual visible consequences because it happens
that the following case is effectively a no-op.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 1507742676-9908-1-git-send-email-peter.maydell@linaro.org
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/core/loader.c')
0 files changed, 0 insertions, 0 deletions