-
Thomas Huth authored
hw_error() is marked as QEMU_NORETURN, so the "break" statements after this function are just dead code. Signed-off-by:
Thomas Huth <thuth@redhat.com>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201020153935.54315-4-thuth@redhat.com>
Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>Thomas Huth authoredhw_error() is marked as QEMU_NORETURN, so the "break" statements after this function are just dead code. Signed-off-by:
Thomas Huth <thuth@redhat.com>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by:
Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201020153935.54315-4-thuth@redhat.com>
Signed-off-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Loading