diff options
author | 2020-11-29 13:54:34 +0100 | |
---|---|---|
committer | 2020-12-18 16:14:28 -0500 | |
commit | 4d10367fd411437d55850357e471d9d5f9f47e72 (patch) | |
tree | a4c83e8525eb9892984772bcef662f0c733d5078 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vhost_vdpa: switch to vmemdup_user() (diff) | |
download | wireguard-linux-4d10367fd411437d55850357e471d9d5f9f47e72.tar.xz wireguard-linux-4d10367fd411437d55850357e471d9d5f9f47e72.zip |
vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code
'pci_set_dma_mask()' + 'pci_set_consistent_dma_mask()' can be replaced by
an equivalent 'dma_set_mask_and_coherent()' which is much less verbose.
While at it, fix a typo (s/confiugration/configuration)
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20201129125434.1462638-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions