qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH] vl.c: fix some alignment issues


From: Marcel Apfelbaum
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] vl.c: fix some alignment issues
Date: Sun, 11 Jan 2015 12:12:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 01/11/2015 12:06 PM, Stefan Weil wrote:
Am 11.01.2015 um 10:37 schrieb Marcel Apfelbaum:
The main's switch had a few cases misaligned.

Signed-off-by: Marcel Apfelbaum <address@hidden>
---
  vl.c | 12 ++++++------
  1 file changed, 6 insertions(+), 6 deletions(-)


Reviewed-by: Stefan Weil <address@hidden>

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.
This is what I saw while fixing other stuff. :)
I'll try to hunt others and send another version.

Thanks,
Marcel


Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]