]> git.proxmox.com Git - mirror_qemu.git/commit - hw/vga.c
x86: remove dead assignments, spotted by clang analyzer
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 25 Apr 2010 18:58:25 +0000 (18:58 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 25 Apr 2010 18:58:25 +0000 (18:58 +0000)
commit7f5b7d3e2c19c0aa52dcac0a10d473c7fd142450
treeefca3acd6143b74c92f92934f28e80019c14b776
parent9678d9501bc5f2e6e06170013dec8667057c3b62
x86: remove dead assignments, spotted by clang analyzer

Value stored is never read.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/acpi.c
hw/i8259.c
hw/parallel.c
hw/pc.c
hw/pci-hotplug.c
hw/vga.c
target-i386/translate.c