qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Remove dead-code (else-block) from block-qcow.c
@ 2008-06-03  5:49 Marc Bevand
  2008-06-03 13:22 ` Vegard Nossum
  2008-06-03 16:57 ` [Qemu-devel] [PATCH] Remove dead-code (else-block) from block-qcow.c Anthony Liguori
  0 siblings, 2 replies; 6+ messages in thread
From: Marc Bevand @ 2008-06-03  5:49 UTC (permalink / raw)
  To: qemu-devel

X-BeenThere: qemu-devel@nongnu.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: qemu-devel@nongnu.org
List-Id: qemu-devel.nongnu.org
List-Unsubscribe: <http://lists.nongnu.org/mailman/listinfo/qemu-devel>,
	<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/qemu-devel>
List-Post: <mailto:qemu-devel@nongnu.org>
List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help>
List-Subscribe: <http://lists.nongnu.org/mailman/listinfo/qemu-devel>,
	<mailto:qemu-devel-request@nongnu.org?subject=subscribe>
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-06-05 22:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03  5:49 [Qemu-devel] [PATCH] Remove dead-code (else-block) from block-qcow.c Marc Bevand
2008-06-03 13:22 ` Vegard Nossum
2008-06-05 22:51   ` [Qemu-devel] Off-topic (mailman bug) Marc Bevand
2008-06-03 16:57 ` [Qemu-devel] [PATCH] Remove dead-code (else-block) from block-qcow.c Anthony Liguori
2008-06-03 19:55   ` Marc Bevand
2008-06-03 20:15     ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).