summaryrefslogtreecommitdiffstats
path: root/linux-headers/linux
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2019-12-16 01:21:33 +0100
committerMichael S. Tsirkin2020-01-05 13:03:03 +0100
commit4ce537a7165a33a09f47587299f39f6fe647cde8 (patch)
tree0e6dea146078be011b0a373b4cccfe6050a0b256 /linux-headers/linux
parentvirtio-mmio: Clear v2 transport state on soft reset (diff)
downloadqemu-4ce537a7165a33a09f47587299f39f6fe647cde8.tar.gz
qemu-4ce537a7165a33a09f47587299f39f6fe647cde8.tar.xz
qemu-4ce537a7165a33a09f47587299f39f6fe647cde8.zip
hw/pci/pci_host: Remove redundant PCI_DPRINTF()
In commit 3bf4dfdd111 we introduced the pci_cfg_[read/write] trace events in pci_host_config_[read/write]_common(). We have the following call trace: pci_host_data_[read/write]() - PCI_DPRINTF() - pci_data_[read/write]() - PCI_DPRINTF() - pci_host_config_[read/write]_common() trace_pci_cfg_[read/write]() Since the PCI_DPRINTF() calls are redundant with the trace events, remove them. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20191216002134.18279-2-philmd@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions