qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/3] sh4: Trivial clean-ups for sh_timer.c


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/3] sh4: Trivial clean-ups for sh_timer.c
Date: Sun, 25 Oct 2020 02:38:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]