lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 23 Oct 2022 15:21:35 +0000
From:   Michal Kalderon <mkalderon@...vell.com>
To:     wangjianli <wangjianli@...rlc.com>,
        Ariel Elior <aelior@...vell.com>,
        "jgg@...pe.ca" <jgg@...pe.ca>, "leon@...nel.org" <leon@...nel.org>
CC:     "linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [EXT] [PATCH] infiniband/hw: fix repeated words in comments

> From: wangjianli <wangjianli@...rlc.com>
> Sent: Saturday, October 22, 2022 8:53 AM
> 
> ----------------------------------------------------------------------
> Delete the redundant word 'the'.
> 
> Signed-off-by: wangjianli <wangjianli@...rlc.com>
> ---
>  drivers/infiniband/hw/qedr/main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/infiniband/hw/qedr/main.c
> b/drivers/infiniband/hw/qedr/main.c
> index 5152f10d2e6d..5e7069b76d46 100644
> --- a/drivers/infiniband/hw/qedr/main.c
> +++ b/drivers/infiniband/hw/qedr/main.c
> @@ -472,7 +472,7 @@ static irqreturn_t qedr_irq_handler(int irq, void
> *handle)
>  		/* The CQ's CNQ notification counter is checked before
>  		 * destroying the CQ in a busy-wait loop that waits for all of
>  		 * the CQ's CNQ interrupts to be processed. It is increased
> -		 * here, only after the completion handler, to ensure that the
> +		 * here, only after the completion handler, to ensure that
>  		 * the handler is not running when the CQ is destroyed.
>  		 */
>  		cq->cnq_notif++;
> --
> 2.36.1
> 

Thanks, 

Acked-by: Michal Kalderon <michal.kalderon@...vell.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ