qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Yeqi Fu <fufuyqqqqqq@gmail.com>
Cc: Kevin Wolf <kwolf@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH] replace TABs with spaces
Date: Mon, 20 Mar 2023 10:29:38 +0100	[thread overview]
Message-ID: <896207da-abce-f39e-7695-ac0876a4aa4b@redhat.com> (raw)
In-Reply-To: <20230315032649.57568-1-fufuyqqqqqq@gmail.com>

On 15/03/2023 04.26, Yeqi Fu wrote:
> Bring the files in line with the QEMU coding style, with spaces
> for indentation.
> 
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/378
> Signed-off-by: Yeqi Fu <fufuyqqqqqq@gmail.com>
> ---
>   chardev/baum.c                |   66 +-
>   hw/char/parallel.c            |   24 +-
>   hw/char/serial.c              |   68 +-
>   hw/core/loader.c              |   42 +-
>   hw/dma/etraxfs_dma.c          |  834 +++++++--------
>   hw/gpio/max7310.c             |   22 +-
>   hw/input/ads7846.c            |   54 +-
>   hw/rtc/m48t59.c               |  150 +--
>   hw/rtc/twl92230.c             |  160 +--
>   hw/scsi/scsi-bus.c            |    4 +-
>   hw/sd/sd.c                    |  184 ++--
>   hw/watchdog/wdt_ib700.c       |    2 +-
>   include/crypto/aes.h          |    8 +-
>   include/crypto/desrfb.h       |   16 +-
>   include/disas/dis-asm.h       |   68 +-
>   include/elf.h                 | 1800 ++++++++++++++++-----------------
>   include/exec/cpu-all.h        |    2 +-
>   include/hw/acpi/acpi.h        |    4 +-
>   include/hw/elf_ops.h          |   42 +-
>   include/hw/pci/pci_bridge.h   |   10 +-
>   include/hw/pcmcia.h           |   32 +-
>   include/hw/scsi/scsi.h        |    2 +-
>   include/hw/sd/sd.h            |    8 +-
>   include/hw/virtio/virtio.h    |    2 +-
>   include/qemu/bitmap.h         |   52 +-
>   include/qemu/compiler.h       |    4 +-
>   include/qemu/uri.h            |   32 +-
>   pc-bios/optionrom/optionrom.h |  262 ++---
>   softmmu/physmem.c             |    2 +-
>   tests/unit/test-rcu-list.c    |    2 +-
>   util/bitops.c                 |    8 +-
>   util/envlist.c                |  202 ++--
>   32 files changed, 2084 insertions(+), 2084 deletions(-)

Thank you for tackling this! Changes look fine to me:

Reviewed-by: Thomas Huth <thuth@redhat.com>

I'll take this patch for my next pull request.

  Thomas



      reply	other threads:[~2023-03-20  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-15  3:26 [PATCH] replace TABs with spaces Yeqi Fu
2023-03-20  9:29 ` Thomas Huth [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=896207da-abce-f39e-7695-ac0876a4aa4b@redhat.com \
    --to=thuth@redhat.com \
    --cc=fufuyqqqqqq@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.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).