[libvirt] [PATCH] remove dead code

Hi, This patch removes dead code in the qemu driver. Thanks, Quynh # diffstat fix8.patch qemu_driver.c | 2 --

On Wed, Sep 10, 2008 at 04:46:23PM +0900, Nguyen Anh Quynh wrote:
Hi,
This patch removes dead code in the qemu driver.
Thanks, Quynh
# diffstat fix8.patch qemu_driver.c | 2 --
Hmmm, yes, that is indeed dead code. I don't understand what that call to qemudAutostartConfigs is doing there. It may be the result of a mis-applied patch. +1 anyway. Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v

On Fri, Sep 12, 2008 at 10:20:24AM +0100, Richard W.M. Jones wrote:
On Wed, Sep 10, 2008 at 04:46:23PM +0900, Nguyen Anh Quynh wrote:
Hi,
This patch removes dead code in the qemu driver.
Thanks, Quynh
# diffstat fix8.patch qemu_driver.c | 2 --
Hmmm, yes, that is indeed dead code. I don't understand what that call to qemudAutostartConfigs is doing there. It may be the result of a mis-applied patch.
This is committed now. Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones Read my OCaml programming blog: http://camltastic.blogspot.com/ Fedora now supports 68 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora
participants (2)
-
Nguyen Anh Quynh
-
Richard W.M. Jones