* [PATCH] Driver:iommu:iova: Fix typo 'adderss'
@ 2024-11-01 7:27 Gan Jie
2024-11-08 13:02 ` Joerg Roedel
0 siblings, 1 reply; 2+ messages in thread
From: Gan Jie @ 2024-11-01 7:27 UTC (permalink / raw)
To: robin.murphy, joro, will
Cc: iommu, linux-kernel, trivial, ganjie163, ganjie182
Fix typo 'adderss' to 'address'.
Signed-off-by: Gan Jie <ganjie182@gmail.com>
---
drivers/iommu/iova.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iommu/iova.c b/drivers/iommu/iova.c
index 16c6adff3eb7..a28197b88c92 100644
--- a/drivers/iommu/iova.c
+++ b/drivers/iommu/iova.c
@@ -506,7 +506,7 @@ __adjust_overlap_range(struct iova *iova,
* reserve_iova - reserves an iova in the given range
* @iovad: - iova domain pointer
* @pfn_lo: - lower page frame address
- * @pfn_hi:- higher pfn adderss
+ * @pfn_hi:- higher pfn address
* This function allocates reserves the address range from pfn_lo to pfn_hi so
* that this address is not dished out as part of alloc_iova.
*/
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Driver:iommu:iova: Fix typo 'adderss'
2024-11-01 7:27 [PATCH] Driver:iommu:iova: Fix typo 'adderss' Gan Jie
@ 2024-11-08 13:02 ` Joerg Roedel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Roedel @ 2024-11-08 13:02 UTC (permalink / raw)
To: Gan Jie; +Cc: robin.murphy, will, iommu, linux-kernel, trivial, ganjie163
On Fri, Nov 01, 2024 at 03:27:09PM +0800, Gan Jie wrote:
> Fix typo 'adderss' to 'address'.
>
> Signed-off-by: Gan Jie <ganjie182@gmail.com>
> ---
> drivers/iommu/iova.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied with adjusted subject line, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-08 13:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-01 7:27 [PATCH] Driver:iommu:iova: Fix typo 'adderss' Gan Jie
2024-11-08 13:02 ` Joerg Roedel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox