Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit db4538a

Browse files
Jason Wanghdeller
authored andcommitted
parisc: ccio-dma: Fix typo in comment
The double `was' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent b4b18f4 commit db4538a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/parisc/ccio-dma.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ static int ioc_count;
268268
* Each bit can represent a number of pages.
269269
* LSbs represent lower addresses (IOVA's).
270270
*
271-
* This was was copied from sba_iommu.c. Don't try to unify
271+
* This was copied from sba_iommu.c. Don't try to unify
272272
* the two resource managers unless a way to have different
273273
* allocation policies is also adjusted. We'd like to avoid
274274
* I/O TLB thrashing by having resource allocation policy

0 commit comments

Comments
 (0)