We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33bf8d commit fcdb982Copy full SHA for fcdb982
drivers/iommu/iova.c
@@ -506,7 +506,7 @@ __adjust_overlap_range(struct iova *iova,
506
* reserve_iova - reserves an iova in the given range
507
* @iovad: - iova domain pointer
508
* @pfn_lo: - lower page frame address
509
- * @pfn_hi:- higher pfn adderss
+ * @pfn_hi:- higher pfn address
510
* This function allocates reserves the address range from pfn_lo to pfn_hi so
511
* that this address is not dished out as part of alloc_iova.
512
*/
0 commit comments