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> > --- > target/cris/translate.c | 7 +++---- > target/cris/translate_v10.inc.c | 2 -- > 2 files changed, 3 insertions(+), 6 deletions(-)
Cc: qemu-trivial Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~