diff options
author | Jiaxun Yang <[email protected]> | 2020-08-10 09:17:49 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-08-10 04:11:48 -0400 |
commit | f40a4b0512839d07be0b03dd4097de5582fa136d (patch) | |
tree | 36ba0253b151c245418124e83200fccbc7b64bed /tools/perf/scripts/python/bin/export-to-sqlite-report | |
parent | cf99c505cf7a5b6d3deee91e3571871f20320d31 (diff) |
MIPS: KVM: Convert a fallthrough comment to fallthrough
There is a fallthrough comment being forgotten,
GCC complains about it:
arch/mips/kvm/emulate.c: In function kvm_mips_emulate_load:
arch/mips/kvm/emulate.c:1936:21: error: this statement may fall through
1936 | vcpu->mmio_needed = 1; /* unsigned */
| ~~~~~~~~~~~~~~~~~~^~~
arch/mips/kvm/emulate.c:1939:2: note: here
1939 | case lw_op:
Just fix it.
Signed-off-by: Jiaxun Yang <[email protected]>
Reviewed-by: Huacai Chen <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions