Hi,
I checked the files in QEMU to fix these few errors about "superfluous
trailing semicolon" to honor the requirement in checkpatch.pl.
Thanks and Best Regards,
Zhao
---
Zhao Liu (4):
accel/kvm/kvm-all: Fix superfluous trailing semicolon
hw/i386/x86: Fix superfluous trailing semicolon
util/oslib-posix: Fix superfluous trailing semicolon
target/hexagon/imported/mmvec: Fix superfluous trailing semicolon
accel/kvm/kvm-all.c | 2 +-
hw/i386/x86.c | 2 +-
target/hexagon/imported/mmvec/ext.idef | 2 +-
util/oslib-posix.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
2.34.1