mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
iommu/mtk: Fix spelling of correspondence in comment
Correct "correspondance" to "correspondence". Signed-off-by: xiongweimin <xiongweimin@kylinos.cn> Signed-off-by: Will Deacon <will@kernel.org>
This commit is contained in:
parent
bfc147a8d3
commit
fef725df40
|
|
@ -220,7 +220,7 @@ struct mtk_iommu_plat_data {
|
|||
unsigned int iova_region_nr;
|
||||
const struct mtk_iommu_iova_region *iova_region;
|
||||
/*
|
||||
* Indicate the correspondance between larbs, ports and regions.
|
||||
* Indicate the correspondence between larbs, ports and regions.
|
||||
*
|
||||
* The index is the same as iova_region and larb port numbers are
|
||||
* described as bit positions.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user