From: Stefan Weil <sw@weilnetz.de>
To: Marcel Apfelbaum <marcel@redhat.com>, qemu-trivial@nongnu.org
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] vl.c: fix some alignment issues
Date: Sun, 11 Jan 2015 11:06:10 +0100 [thread overview]
Message-ID: <54B24B12.6020703@weilnetz.de> (raw)
In-Reply-To: <1420969037-16603-1-git-send-email-marcel@redhat.com>
Am 11.01.2015 um 10:37 schrieb Marcel Apfelbaum:
> The main's switch had a few cases misaligned.
>
> Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
> ---
> vl.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
The misalignment was caused by tabs which were used instead of spaces.
A short look on vl.c shows lots of more lines with tabs (also in other
switch
statements), so this patch could be extended to fix more lines.
Stefan
WARNING: multiple messages have this Message-ID (diff)
From: Stefan Weil <sw@weilnetz.de>
To: Marcel Apfelbaum <marcel@redhat.com>, qemu-trivial@nongnu.org
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] vl.c: fix some alignment issues
Date: Sun, 11 Jan 2015 11:06:10 +0100 [thread overview]
Message-ID: <54B24B12.6020703@weilnetz.de> (raw)
In-Reply-To: <1420969037-16603-1-git-send-email-marcel@redhat.com>
Am 11.01.2015 um 10:37 schrieb Marcel Apfelbaum:
> The main's switch had a few cases misaligned.
>
> Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
> ---
> vl.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
The misalignment was caused by tabs which were used instead of spaces.
A short look on vl.c shows lots of more lines with tabs (also in other
switch
statements), so this patch could be extended to fix more lines.
Stefan
next prev parent reply other threads:[~2015-01-11 10:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-11 9:37 [Qemu-trivial] [Qemu-devel] [PATCH] vl.c: fix some alignment issues Marcel Apfelbaum
2015-01-11 9:37 ` Marcel Apfelbaum
2015-01-11 10:06 ` Stefan Weil [this message]
2015-01-11 10:06 ` Stefan Weil
2015-01-11 10:12 ` [Qemu-trivial] " Marcel Apfelbaum
2015-01-11 10:12 ` Marcel Apfelbaum
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=54B24B12.6020703@weilnetz.de \
--to=sw@weilnetz.de \
--cc=marcel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.