diff options
author | Thomas Huth <thuth@redhat.com> | 2020-09-11 14:53:01 +0200 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2020-09-11 21:25:59 +0200 |
commit | 8821e21414468b1810f0ccf38bcbfa5c0bd1d56b (patch) | |
tree | 96135c092c95b16aff72e5fdc71c9a43723d49b3 /hw/hyperv | |
parent | b42581f5bb40489cb172829e9ab0d6d6dfa37026 (diff) |
target/i386/kvm: Add missing fallthrough comment
Let's make this file compilable with -Werror=implicit-fallthrough :
Looking at the code, it seems like the fallthrough is intended here,
so we should add the corresponding "/* fallthrough */" comment here.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200911125301.413081-1-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/hyperv')
0 files changed, 0 insertions, 0 deletions