diff options
author | Will Deacon <will@kernel.org> | 2019-07-02 16:43:34 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2019-07-24 13:32:33 +0100 |
commit | 298f78895b081911e0b3605f07d79ebd3d4cf7b0 (patch) | |
tree | f4ba760feb4069d598671753468e716aa223fc41 /Kbuild | |
parent | f71da46719460acd5afa411e52dc8cdf1cb9b0ce (diff) |
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
In preparation for TLB flush gathering in the IOMMU API, rename the
iommu_gather_ops structure in io-pgtable to iommu_flush_ops, which
better describes its purpose and avoids the potential for confusion
between different levels of the API.
$ find linux/ -type f -name '*.[ch]' | xargs sed -i 's/gather_ops/flush_ops/g'
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions