qemu-patch-raspberry4/hw/ide
Stefan Weil 1635eecc41 ide: Remove unneeded null pointer check
With bm == NULL, other code in the same function would crash.

This bug was reported by cppcheck:
hw/ide/pci.c:280: error: Possible null pointer dereference: bm

Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-01-24 16:41:49 +01:00
..
ahci.c ahci: delete write-only variables (v2) 2010-12-19 10:43:09 +00:00
cmd646.c ide: Fix build for cmd646.c 2010-12-17 19:57:21 +01:00
core.c ide: kill ide_dma_submit_check 2011-01-24 11:08:51 +01:00
internal.h ide: factor dma handling helpers 2011-01-24 11:08:50 +01:00
isa.c
macio.c
microdrive.c
mmio.c
pci.c ide: Remove unneeded null pointer check 2011-01-24 16:41:49 +01:00
pci.h ide: Split out BMDMA code from ATA core 2010-12-17 16:11:01 +01:00
piix.c piix: tag as not hotpluggable. 2011-01-10 13:29:25 +02:00
qdev.c
via.c ide: Build fix for via.c 2010-12-17 19:57:26 +01:00