qemu-devel
[Top][All Lists]
Advanced

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

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


From: Marc Bevand
Subject: [Qemu-devel] [PATCH] Remove dead-code (else-block) from block-qcow.c
Date: Tue, 3 Jun 2008 05:49:25 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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>
X-List-Received-Date: Tue, 03 Jun 2008 05:49:44 -0000

"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





reply via email to

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