OSDN Git Service

Remove superfluous timer_del() calls
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Dec 2020 15:41:06 +0000 (15:41 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 8 Jan 2021 15:13:38 +0000 (15:13 +0000)
commit729cc683735309bdcd55604be19292950877ecf5
tree1526e51aa0a38f97a5950bc549472aefd58c19c8
parent01b3e68bb18d1a37f013ffac41423faa7c00958f
Remove superfluous timer_del() calls

This commit is the result of running the timer-del-timer-free.cocci
script on the whole source tree.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20201215154107.3255-4-peter.maydell@linaro.org
42 files changed:
block/iscsi.c
block/nbd.c
block/qcow2.c
hw/block/nvme.c
hw/char/serial.c
hw/char/virtio-serial-bus.c
hw/ide/core.c
hw/input/hid.c
hw/intc/apic.c
hw/intc/ioapic.c
hw/ipmi/ipmi_bmc_extern.c
hw/net/e1000.c
hw/net/e1000e_core.c
hw/net/pcnet-pci.c
hw/net/rtl8139.c
hw/net/spapr_llan.c
hw/net/virtio-net.c
hw/s390x/s390-pci-inst.c
hw/sd/sd.c
hw/sd/sdhci.c
hw/usb/dev-hub.c
hw/usb/hcd-ehci.c
hw/usb/hcd-ohci-pci.c
hw/usb/hcd-uhci.c
hw/usb/hcd-xhci.c
hw/usb/redirect.c
hw/vfio/display.c
hw/virtio/vhost-vsock-common.c
hw/virtio/virtio-balloon.c
hw/virtio/virtio-rng.c
hw/watchdog/wdt_diag288.c
hw/watchdog/wdt_i6300esb.c
migration/colo.c
monitor/hmp-cmds.c
net/announce.c
net/colo-compare.c
net/slirp.c
replay/replay-debugging.c
target/s390x/cpu.c
ui/console.c
ui/spice-core.c
util/throttle.c