[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH-for-4.1? 0/7] Trivial switch 'fall through' comment fi
From: |
Philippe Mathieu-Daudé |
Subject: |
[Qemu-ppc] [PATCH-for-4.1? 0/7] Trivial switch 'fall through' comment fixes for GCC9 |
Date: |
Fri, 19 Jul 2019 15:14:18 +0200 |
Trivial patches, simply rewrite the comment or move it around.
Reported by Stefan here:
https://lists.gnu.org/archive/html/qemu-devel/2019-07/msg01970.html
Regards,
Phil.
Philippe Mathieu-Daudé (7):
json: Move switch 'fall through' comment to correct place
hw/dma/omap_dma: Move switch 'fall through' comment to correct place
hw/block/pflash_cfi02: Rewrite a fall through comment
hw/ipmi: Rewrite a fall through comment
target/ppc: Rewrite a fall through comment
vl: Rewrite a fall through comment
spapr_events: Rewrite a fall through comment
hw/block/pflash_cfi02.c | 2 +-
hw/dma/omap_dma.c | 2 +-
hw/ipmi/ipmi_bmc_extern.c | 3 +--
hw/ppc/spapr_events.c | 2 +-
qobject/json-parser.c | 2 +-
target/ppc/mmu_helper.c | 6 +++---
vl.c | 2 +-
7 files changed, 9 insertions(+), 10 deletions(-)
--
2.20.1