On 7/12/20 5:34 PM, Yi Wang wrote: > From: Liao Pingfang <[email protected]> > > Remove superfluous breaks, as there is a "return" before them. > > Signed-off-by: Liao Pingfang <[email protected]> > --- > 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 <[email protected]> r~
