diff options
author | Thomas Huth <thuth@redhat.com> | 2020-06-30 09:55:20 +0200 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2020-09-01 08:42:27 +0200 |
commit | bd7b4e1fe67561fb8b67c0617b7ea4febd1297a0 (patch) | |
tree | b7b6f3e51fd1452fc03202f9f6a11ff953a342a7 /module-common.c | |
parent | 8ff1e46eaac793112af0356f979e075566e34534 (diff) | |
download | qemu-bd7b4e1fe67561fb8b67c0617b7ea4febd1297a0.zip qemu-bd7b4e1fe67561fb8b67c0617b7ea4febd1297a0.tar.gz qemu-bd7b4e1fe67561fb8b67c0617b7ea4febd1297a0.tar.bz2 |
hw/net/can: Add missing fallthrough statements
Add fallthrough annotations to be able to compile the code without
warnings when using -Wimplicit-fallthrough in our CFLAGS. Looking
at the code, it seems like the fallthrough is indeed intended here,
so the comments should be appropriate.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Message-Id: <20200630075520.29825-1-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions