On 10/20/20 5:39 PM, Thomas Huth wrote:
Fix coding style, add fallthrough anonotations and remove superfluous break statements in hw/timer/sh_timer.c.Thomas Huth (3): hw/timer/sh_timer: Coding style clean-up hw/timer/sh_timer: Silence warnings about missing fallthrough statements hw/timer/sh_timer: Remove superfluous "break" statements hw/timer/sh_timer.c | 90 +++++++++++++++++++++++++++++---------------- 1 file changed, 58 insertions(+), 32 deletions(-)
Thanks, applied to renesas-next.