On 13/10/2023 09:46, Emmanouil Pitsidianakis wrote:
In preparation of raising -Wimplicit-fallthrough to 5, replace all fall-through comments with the fallthrough attribute pseudo-keyword.Signed-off-by: Emmanouil Pitsidianakis <manos.pitsidiana...@linaro.org> --- hw/i386/intel_iommu.c | 4 ++-- hw/i386/kvm/xen_evtchn.c | 2 +-
Reviewed-by: Paul Durrant <p...@xen.org>
hw/i386/x86.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)