diff options
author | Christoph Hellwig <hch@lst.de> | 2021-03-18 19:14:24 +0300 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2021-03-19 07:58:25 +0300 |
commit | 2cbc2776efe4faed0e17c48ae076aa03a0fcc61f (patch) | |
tree | 9f3fbd9abc1e971ad0807dcd2e0645b9aafd8634 /block/blk-mq-cpumap.c | |
parent | 2d29960af0bee8cc6731b9bd3964850c9e7a6840 (diff) | |
download | linux-2cbc2776efe4faed0e17c48ae076aa03a0fcc61f.tar.xz |
swiotlb: remove swiotlb_nr_tbl
All callers just use it to check if swiotlb is active at all, for which
they can just use is_swiotlb_active. In the longer run drivers need
to stop using is_swiotlb_active as well, but let's do the simple step
first.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'block/blk-mq-cpumap.c')
0 files changed, 0 insertions, 0 deletions