]> git.proxmox.com Git - qemu.git/commit
arm: remove dead assignments, spotted by clang analyzer
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 25 Apr 2010 19:31:06 +0000 (19:31 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 25 Apr 2010 19:31:06 +0000 (19:31 +0000)
commit22ed1d34789b184aaaa28c1e4620ce4467744cec
tree1402cbaab355bffa77a60e37c74ef54c3032b45d
parent7f5b7d3e2c19c0aa52dcac0a10d473c7fd142450
arm: remove dead assignments, spotted by clang analyzer

Value stored is never read.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
14 files changed:
arm-dis.c
hw/omap1.c
hw/omap2.c
hw/omap_sx1.c
hw/palm.c
hw/pflash_cfi01.c
hw/pflash_cfi02.c
hw/sd.c
hw/smc91c111.c
hw/spitz.c
hw/stellaris.c
hw/tusb6010.c
hw/wm8750.c
target-arm/translate.c