On 7/12/20 5:34 PM, Yi Wang wrote: > From: Liao Pingfang <liao.pingf...@zte.com.cn> > > Remove superfluous breaks, as there is a "return" before them. > > Signed-off-by: Liao Pingfang <liao.pingf...@zte.com.cn> > --- > hw/block/pflash_cfi01.c | 1 - > hw/display/cirrus_vga.c | 1 - > hw/display/qxl-logger.c | 2 -- > hw/gpio/max7310.c | 3 --- > hw/i386/intel_iommu.c | 1 - > hw/input/pxa2xx_keypad.c | 10 ---------- > hw/intc/armv7m_nvic.c | 1 - > hw/net/lan9118.c | 2 -- > hw/usb/ccid-card-emulated.c | 1 - > 9 files changed, 22 deletions(-)
Cc: qemu-trivial Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~