From: wangjianli Date: Sat, 22 Oct 2022 05:59:05 +0000 (+0800) Subject: RDMA/qib: fix repeated words in comments X-Git-Tag: v6.6.17~5894^2~117 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d5206c4629dfe74a51bb9c54758095139f5d01d;p=platform%2Fkernel%2Flinux-rpi.git RDMA/qib: fix repeated words in comments Delete the redundant word 'the'. Signed-off-by: wangjianli Link: https://lore.kernel.org/r/20221022055905.49176-1-wangjianli@cdjrlc.com Signed-off-by: Leon Romanovsky --- diff --git a/drivers/infiniband/hw/qib/qib_user_sdma.c b/drivers/infiniband/hw/qib/qib_user_sdma.c index bf2f30d..9fe03d6 100644 --- a/drivers/infiniband/hw/qib/qib_user_sdma.c +++ b/drivers/infiniband/hw/qib/qib_user_sdma.c @@ -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... */