]> git.proxmox.com Git - qemu.git/commit
vmware_vga: clean up
authorIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 18 Jun 2009 10:55:38 +0000 (19:55 +0900)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Jun 2009 15:15:29 +0000 (10:15 -0500)
commit9391e4b8828a6ebcde843a2012f0fae4b601b302
treeaa21d889eb1dfceba573bc60590e06bcdf182db6
parent1be7daa9d2e49dada01fceb82983f78b3c72bcf7
vmware_vga: clean up

use NULL instead of 0 for pci_register_device() argument
for consistency. Any other caller uses NULL.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/vmware_vga.c