From: Jason Wang Date: Thu, 11 Aug 2022 13:59:53 +0000 (+0800) Subject: parisc: ccio-dma: Fix typo in comment X-Git-Tag: v6.1-rc5~544^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=db4538ad4db280a2114e9d507d47c9f1a9f2cfd8;p=platform%2Fkernel%2Flinux-starfive.git parisc: ccio-dma: Fix typo in comment The double `was' is duplicated in the comment, remove one. Signed-off-by: Jason Wang Signed-off-by: Helge Deller --- diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c index 9be007c..e863eb64 100644 --- a/drivers/parisc/ccio-dma.c +++ b/drivers/parisc/ccio-dma.c @@ -268,7 +268,7 @@ static int ioc_count; * Each bit can represent a number of pages. * LSbs represent lower addresses (IOVA's). * -* This was was copied from sba_iommu.c. Don't try to unify +* This was copied from sba_iommu.c. Don't try to unify * the two resource managers unless a way to have different * allocation policies is also adjusted. We'd like to avoid * I/O TLB thrashing by having resource allocation policy