[PATCH] cxl/ocxl: Possible repeated word
zhumao001 at 208suo.com
zhumao001 at 208suo.com
Mon Jun 19 01:08:19 AEST 2023
Delete repeated word in comment.
Signed-off-by: Zhu Mao <zhumao001 at 208suo.com>
---
drivers/misc/cxl/native.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/misc/cxl/native.c b/drivers/misc/cxl/native.c
index 50b0c44bb8d7..6957946a6463 100644
--- a/drivers/misc/cxl/native.c
+++ b/drivers/misc/cxl/native.c
@@ -920,7 +920,7 @@ int cxl_attach_dedicated_process_psl9(struct
cxl_context *ctx, u64 wed, u64 amr)
* Ideally we should do a wmb() here to make sure the changes to
the
* PE are visible to the card before we call afu_enable.
* On ppc64 though all mmios are preceded by a 'sync' instruction
hence
- * we dont dont need one here.
+ * we dont need one here.
*/
result = cxl_ops->afu_reset(afu);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20230618/51d2e98b/attachment.htm>
More information about the Linuxppc-dev
mailing list