diff options
author | Thomas Huth | 2020-10-20 17:39:34 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2020-10-27 00:22:56 +0100 |
commit | 97edd8ba4b167b6adfbda9598280e5b31270fd40 (patch) | |
tree | d18c52c102516d373ada86c681aec335b7e9bd97 /storage-daemon/qemu-storage-daemon.c | |
parent | hw/timer/sh_timer: Coding style clean-up (diff) | |
download | qemu-97edd8ba4b167b6adfbda9598280e5b31270fd40.tar.gz qemu-97edd8ba4b167b6adfbda9598280e5b31270fd40.tar.xz qemu-97edd8ba4b167b6adfbda9598280e5b31270fd40.zip |
hw/timer/sh_timer: Silence warnings about missing fallthrough statements
When compiling with -Werror=implicit-fallthrough, gcc complains about
missing fallthrough annotations in this file. Looking at the code,
the fallthrough is very likely intended here, so add some comments
to silence the compiler warnings.
Fixes: cd1a3f6840e ("Stand-alone TMU emulation 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-3-thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'storage-daemon/qemu-storage-daemon.c')
0 files changed, 0 insertions, 0 deletions