qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Remove dead-code (else-block) from block-qcow.c


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] Remove dead-code (else-block) from block-qcow.c
Date: Tue, 03 Jun 2008 11:57:07 -0500
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

Marc Bevand wrote:
X-BeenThere: address@hidden
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: address@hidden
List-Id: qemu-devel.nongnu.org
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/qemu-devel>,
        <mailto:address@hidden>
List-Archive: <http://lists.gnu.org/pipermail/qemu-devel>
List-Post: <mailto:address@hidden>
List-Help: <mailto:address@hidden>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/qemu-devel>,
        <mailto:address@hidden>
Sender: address@hidden
Errors-To: address@hidden

"if (allocate == 1)" is always true because the value of "allocate" is
checked a few lines above.

Patch made against SVN's rev 4622.

Signed-off-by: Marc Bevand <m.bevand <at> gmail.com>

Please see:
http://etud.epita.fr/~bevand_m/pub/qemu-qcow-remove-dead-code.patch

Please send the patch as an attachment or inlined.

Regards,

Anthony Liguori







reply via email to

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