From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Ahmed Abouzied <email@aabouzied.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, thuth@redhat.com
Subject: Re: [PATCH] net: Replace TAB indentations with spaces
Date: Mon, 14 Jun 2021 20:58:23 +0200 [thread overview]
Message-ID: <35dd9f29-0cd4-f418-2e40-ea784ede05f3@redhat.com> (raw)
In-Reply-To: <20210614183849.20622-1-email@aabouzied.com>
On 6/14/21 8:38 PM, Ahmed Abouzied wrote:
> Replaces TABs with spaces, making sure to have a consistent coding style
> of 4 space indentations in the net subsystem.
>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/377
> Signed-off-by: Ahmed Abouzied <email@aabouzied.com>
> ---
> hw/net/can/ctu_can_fd_frame.h | 180 ++---
> hw/net/can/ctu_can_fd_regs.h | 1260 ++++++++++++++++-----------------
> hw/net/e1000_regs.h | 30 +-
> hw/net/mcf_fec.c | 8 +-
> hw/net/ne2000.c | 138 ++--
> hw/net/pcnet.c | 136 ++--
> hw/net/pcnet.h | 4 +-
> net/tap-linux.h | 10 +-
> 8 files changed, 883 insertions(+), 883 deletions(-)
Looking at this change with 'git show --ignore-all-space'
I see no difference, thus:
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
next prev parent reply other threads:[~2021-06-14 19:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-14 18:38 [PATCH] net: Replace TAB indentations with spaces Ahmed Abouzied
2021-06-14 18:58 ` Philippe Mathieu-Daudé [this message]
2021-06-14 19:06 ` Peter Maydell
2021-06-14 22:45 ` no-reply
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=35dd9f29-0cd4-f418-2e40-ea784ede05f3@redhat.com \
--to=philmd@redhat.com \
--cc=email@aabouzied.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=thuth@redhat.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).