From: Peter Maydell <peter.maydell@linaro.org>
To: Harshini <harshinimageswari@gmail.com>
Cc: qemu-devel@nongnu.org,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
"Aurelien Jarno" <aurelien@aurel32.net>,
qemu-arm@nongnu.org, "Eduardo Habkost" <eduardo@habkost.net>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Zhao Liu" <zhao1.liu@intel.com>,
"Aleksandar Rikalo" <arikalo@gmail.com>
Subject: Re: [PATCH v2] tree-wide: replace tabs with sapce and align code This patch updates by replacing the tabs with spaces and fixing alignment issues Signed-off-by: Harshini <harshinimageswari@gmail.com> Signed-off-by: Akshaya S <akshayasankarr@gmail.com> Signed-off-by: Sri Vishnu <108srivishnu1008@gmail.com>
Date: Wed, 10 Sep 2025 14:21:11 +0100 [thread overview]
Message-ID: <CAFEAcA8tnPSeTLjs7BT5GqRWWgNpJXjvFUuZBsBA-mvpas+1Tg@mail.gmail.com> (raw)
In-Reply-To: <20250910104836.449429-1-harshinimageswari@gmail.com>
On Wed, 10 Sept 2025 at 11:48, Harshini <harshinimageswari@gmail.com> wrote:
>
> Signed-off-by: Harshini <harshinimageswari@gmail.com>
> ---
> target/alpha/cpu.h | 6 +-
> target/i386/cpu.h | 330 +++++++++----------
> target/i386/svm.h | 334 +++++++++----------
> target/microblaze/cpu.h | 20 +-
> tests/tcg/alpha/test-cond.c | 36 +-
> tests/tcg/arm/hello-arm.c | 160 ++++-----
> tests/tcg/i386/test-i386-ssse3.c | 92 +++---
> tests/tcg/i386/test-i386.c | 52 +--
> tests/tcg/mips/hello-mips.c | 28 +-
> tests/tcg/multiarch/sha1.c | 5 +-
> tests/tcg/multiarch/test-mmap.c | 547 ++++++++++++++++---------------
> 11 files changed, 805 insertions(+), 805 deletions(-)
Please don't try to do this kind of thing as a single massive
tree-wide patch: it makes it unreviewable. More generally,
we usually don't try to fix up coding style or formatting in
older code unless we're touching that area of the code anyway.
thanks
-- PMM
prev parent reply other threads:[~2025-09-10 13:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-10 10:48 [PATCH v2] tree-wide: replace tabs with sapce and align code This patch updates by replacing the tabs with spaces and fixing alignment issues Signed-off-by: Harshini <harshinimageswari@gmail.com> Signed-off-by: Akshaya S <akshayasankarr@gmail.com> Signed-off-by: Sri Vishnu <108srivishnu1008@gmail.com> Harshini
2025-09-10 13:19 ` Michael Tokarev
2025-09-10 13:29 ` Daniel P. Berrangé
2025-09-10 13:21 ` Peter Maydell [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=CAFEAcA8tnPSeTLjs7BT5GqRWWgNpJXjvFUuZBsBA-mvpas+1Tg@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=arikalo@gmail.com \
--cc=aurelien@aurel32.net \
--cc=edgar.iglesias@gmail.com \
--cc=eduardo@habkost.net \
--cc=harshinimageswari@gmail.com \
--cc=jiaxun.yang@flygoat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=zhao1.liu@intel.com \
/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).