diff options
author | Petr Tesarik <petr.tesarik.ext@huawei.com> | 2023-06-06 14:46:25 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2023-06-07 15:06:34 +0200 |
commit | efa76afdde16f195f8faff0e8dbe58ec18aad70c (patch) | |
tree | 564b63b4ca1cfda83628cc268c3413a661d0e209 /kernel/dma | |
parent | 51ff97d54f02b4444dfc42e380ac4c058e12d5dd (diff) | |
download | linux-stable-efa76afdde16f195f8faff0e8dbe58ec18aad70c.tar.gz linux-stable-efa76afdde16f195f8faff0e8dbe58ec18aad70c.tar.bz2 linux-stable-efa76afdde16f195f8faff0e8dbe58ec18aad70c.zip |
swiotlb: remove unused field "used" from struct io_tlb_mem
Commit 20347fca71a3 ("swiotlb: split up the global swiotlb lock") moved
the number of used slots to struct io_tlb_area, but it did not remove
the field from struct io_tlb_mem.
Signed-off-by: Petr Tesarik <petr.tesarik.ext@huawei.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'kernel/dma')
0 files changed, 0 insertions, 0 deletions