RDMA/qib: fix repeated words in comments
authorwangjianli <wangjianli@cdjrlc.com>
Sat, 22 Oct 2022 05:59:05 +0000 (13:59 +0800)
committerLeon Romanovsky <leon@kernel.org>
Mon, 24 Oct 2022 11:33:29 +0000 (14:33 +0300)
Delete the redundant word 'the'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Link: https://lore.kernel.org/r/20221022055905.49176-1-wangjianli@cdjrlc.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/qib/qib_user_sdma.c

index bf2f30d..9fe03d6 100644 (file)
@@ -851,7 +851,7 @@ static int qib_user_sdma_queue_pkts(const struct qib_devdata *dd,
                }
 
                /*
-                * This assignment is a bit strange.  it's because the
+                * This assignment is a bit strange.  it's because
                 * the pbc counts the number of 32 bit words in the full
                 * packet _except_ the first word of the pbc itself...
                 */