qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/5] hw/sh4: Codeing style fixes


From: Yoshinori Sato
Subject: Re: [PATCH 0/5] hw/sh4: Codeing style fixes
Date: Mon, 25 Oct 2021 22:34:28 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Sun, 24 Oct 2021 09:40:53 +0900,
BALATON Zoltan wrote:
> 
> This fixes coding style of files belonging to SH4 system emulation
> which were not following current QEMU coding style requirements.
> 
> BALATON Zoltan (5):
>   hw/sh4: Coding style: Remove tabs
>   hw/sh4: Coding style: Fix multi-line comments
>   hw/sh4: Coding style: White space fixes
>   hw/sh4: Coding style: Add missing braces
>   hw/sh4: Coding style: Remove unnecessary casts
> 
>  hw/char/sh_serial.c      |   77 +-
>  hw/intc/sh_intc.c        |  313 ++++----
>  hw/pci-host/sh_pci.c     |   10 +-
>  hw/sh4/r2d.c             |   68 +-
>  hw/sh4/sh7750.c          |  571 +++++++-------
>  hw/sh4/sh7750_regnames.c |  148 ++--
>  hw/sh4/sh7750_regs.h     | 1600 +++++++++++++++++++-------------------
>  hw/sh4/shix.c            |   12 +-
>  hw/timer/sh_timer.c      |   55 +-
>  include/hw/sh4/sh.h      |   20 +-
>  10 files changed, 1466 insertions(+), 1408 deletions(-)
> 
> -- 
> 2.21.4
> 
> 

Reviewed-by: Yoshinori Sato <ysato@users.sourceforge.jp>

-- 
Yosinori Sato



reply via email to

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