qemu-e2k/hw
Eduardo Habkost 621ff94d50 error: Remove NULL checks on error_propagate() calls
error_propagate() already ignores local_err==NULL, so there's no
need to check it before calling.

Coccinelle patch used to perform the changes added to
scripts/coccinelle/error_propagate_null.cocci.

Reviewed-by: Eric Blake <eblake@redhat.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1465855078-19435-2-git-send-email-ehabkost@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2016-06-20 16:38:13 +02:00
..
9pfs
acpi
alpha
arm ACPI: ARM: Present GIC version in MADT table 2016-06-17 15:23:51 +01:00
audio
block os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
bt
char os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
core qdev: Use GList for global properties 2016-06-17 10:42:21 -03:00
cpu cpu: Abstract CPU core type 2016-06-17 16:33:48 +10:00
cris
display os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
dma introduce xlnx-dpdma 2016-06-14 16:01:03 +01:00
gpio hw/gpio: QOM'ify zaurus.c 2016-06-14 15:59:13 +01:00
i2c hw/i2c-ddc.c: Implement DDC I2C slave 2016-06-14 15:59:15 +01:00
i386 pc, pci, virtio: new features, cleanups, fixes 2016-06-17 11:25:46 +01:00
ide error: Remove NULL checks on error_propagate() calls 2016-06-20 16:38:13 +02:00
input
intc hw/intc/arm_gicv3: Fix compilation with simple trace backend 2016-06-20 11:35:15 +01:00
ipack
ipmi
isa
lm32
m68k
mem
microblaze
mips
misc os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
moxie
net error: Remove NULL checks on error_propagate() calls 2016-06-20 16:38:13 +02:00
nvram
openrisc
pci msi_init: change return value to 0 on success 2016-06-17 03:28:03 +03:00
pci-bridge fix some coding style problems 2016-06-17 03:28:03 +03:00
pci-host
pcmcia
ppc spapr: implement query-hotpluggable-cpus callback 2016-06-17 16:33:49 +10:00
s390x error: Remove NULL checks on error_propagate() calls 2016-06-20 16:38:13 +02:00
scsi scsi: esp: make cmdbuf big enough for maximum CDB size 2016-06-16 18:39:05 +02:00
sd hw/sd: QOM'ify pl181.c 2016-06-14 15:59:14 +01:00
sh4
smbios
sparc
sparc64
ssi
timer hw/timer: Add value matching support to aspeed_timer 2016-06-17 15:23:51 +01:00
tpm
tricore
unicore32
usb error: Remove NULL checks on error_propagate() calls 2016-06-20 16:38:13 +02:00
vfio vfio: Fix broken EEH 2016-06-17 15:59:18 +10:00
virtio os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
watchdog
xen os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
xenpv
xtensa
Makefile.objs