diff options
author | 2021-03-01 08:44:29 +0100 | |
---|---|---|
committer | 2021-03-17 00:35:34 +0000 | |
commit | 4035b43da6daa51668830becfe8537841414946b (patch) | |
tree | 12fd5f255610d8e8080fdd40eca326335994a6c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported (diff) | |
download | wireguard-linux-4035b43da6daa51668830becfe8537841414946b.tar.xz wireguard-linux-4035b43da6daa51668830becfe8537841414946b.zip |
xen-swiotlb: remove xen_set_nslabs
The xen_set_nslabs function is a little weird, as it has just one
caller, that caller passes a global variable as the argument,
which is then overriden in the function and a derivative of it
returned. Just add a cpp symbol for the default size using a readable
constant and open code the remaining three lines in the caller.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions