Linux PARISC architecture development
 help / color / mirror / Atom feed
* [PATCH] parisc: ccio-dma.c: Fix comment typo
@ 2022-08-11 13:59 Jason Wang
  2022-08-19 19:22 ` Helge Deller
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wang @ 2022-08-11 13:59 UTC (permalink / raw)
  To: deller; +Cc: James.Bottomley, linux-parisc, linux-kernel, Jason Wang

The double `was' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 drivers/parisc/ccio-dma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
index 9be007c9420f..e863eb648379 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
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-19 19:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11 13:59 [PATCH] parisc: ccio-dma.c: Fix comment typo Jason Wang
2022-08-19 19:22 ` Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox