qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: BALATON Zoltan <balaton@eik.bme.hu>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Magnus Damm <magnus.damm@gmail.com>,
	Richard Henderson <richard.henderson@linaro.org>,
	qemu-devel@nongnu.org
Subject: Re: [PATCH 0/5] hw/sh4: Codeing style fixes
Date: Mon, 25 Oct 2021 22:34:28 +0900	[thread overview]
Message-ID: <87r1c9i5y3.wl-ysato@users.sourceforge.jp> (raw)
In-Reply-To: <cover.1635036053.git.balaton@eik.bme.hu>

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


      parent reply	other threads:[~2021-10-25 13:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-24  0:40 [PATCH 0/5] hw/sh4: Codeing style fixes BALATON Zoltan
2021-10-24  0:40 ` [PATCH 3/5] hw/sh4: Coding style: White space fixes BALATON Zoltan
2021-10-24  0:40 ` [PATCH 2/5] hw/sh4: Coding style: Fix multi-line comments BALATON Zoltan
2021-10-24  0:40 ` [PATCH 4/5] hw/sh4: Coding style: Add missing braces BALATON Zoltan
2021-10-24  0:40 ` [PATCH 1/5] hw/sh4: Coding style: Remove tabs BALATON Zoltan
2021-10-24  0:40 ` [PATCH 5/5] hw/sh4: Coding style: Remove unnecessary casts BALATON Zoltan
2021-10-24 14:09 ` [PATCH 0/5] hw/sh4: Codeing style fixes Philippe Mathieu-Daudé
2021-10-25 13:34 ` Yoshinori Sato [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r1c9i5y3.wl-ysato@users.sourceforge.jp \
    --to=ysato@users.sourceforge.jp \
    --cc=balaton@eik.bme.hu \
    --cc=magnus.damm@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).