On 12/18/19 9:25 AM, Philippe Mathieu-Daudé wrote: > We don't need to explicit these obvious switch fall through > comments. Stay consistent with the rest of the codebase. > > Suggested-by: Thomas Huth <th...@redhat.com> > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > Cc: Peter Chubb <peter.ch...@nicta.com.au> > Cc: Markus Armbruster <arm...@redhat.com> > Cc: Peter Maydell <peter.mayd...@linaro.org> > Cc: Jason Wang <jasow...@redhat.com> > Cc: qemu-...@nongnu.org > --- > hw/net/imx_fec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~