]> Git Repo - qemu.git/commit
Clean up test for qdev_init() failure
authorMarkus Armbruster <[email protected]>
Tue, 6 Oct 2009 23:16:01 +0000 (01:16 +0200)
committerAnthony Liguori <[email protected]>
Wed, 7 Oct 2009 13:54:55 +0000 (08:54 -0500)
commit5c17ca2505197c56d0097c66a4e5bda4d6f32fb6
tree011adae1a2f9ce724c92629bd99b78507a7d97ec
parentdde8bbb44de41ea68f9bede0a6a778ce046b2bcf
Clean up test for qdev_init() failure

Some callers test for != 0, some for < 0.  Normalize to < 0.

Patchworks-ID: 35171
Signed-off-by: Markus Armbruster <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/fdc.c
hw/ide/isa.c
hw/ide/qdev.c
hw/parallel.c
hw/qdev.c
hw/serial.c
This page took 0.026247 seconds and 4 git commands to generate.