qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH 1/3] hw/timer/sh_timer: Coding style clean-up


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/3] hw/timer/sh_timer: Coding style clean-up
Date: Sat, 24 Oct 2020 22:06:14 +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:
Replace TAB characters with spaces, put code after case-statement on
separate lines and add some curly braces in related lines to keep
checkpatch.pl happy.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  hw/timer/sh_timer.c | 89 +++++++++++++++++++++++++++++----------------
  1 file changed, 57 insertions(+), 32 deletions(-)

Easily reviewed with 'git-diff --color-words'.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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