qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vl.c: optimized code format


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH] vl.c: optimized code format
Date: Tue, 13 Jan 2015 13:47:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.3.0

Am 13.01.2015 um 10:38 schrieb Markus Armbruster:
Zhang Min <address@hidden> writes:

From: Rudy Zhang <address@hidden>

There are several tab characters in the 'vl.c' file. It leads to
to misalignment of the code. So, let the space instead of the tab.

Signed-off-by: Rudy Zhang <address@hidden>
While we don't want tabs in new code, we generally leave existing ones
alone until we need to touch the line anyway, or the tabs get in the way
somehow.

True. In this special case, there is already a similar patch queued for qemu-trivial, so Zhang Min's patch is not needed. As far as I know, that previous patch was sent to prepare further modifications in vl.c, that's why I acked it.

Stefan




reply via email to

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