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] [day] [month] [year] [list]
Date:   Mon, 6 Jun 2022 07:57:24 -0400
From:   Dennis Dalessandro <dennis.dalessandro@...nelisnetworks.com>
To:     Xiang wangx <wangxiang@...rlc.com>, jgg@...pe.ca, leon@...nel.org,
        linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] RDMA/hw/hfi1/pio_copy: Fix syntax errors in comments

On 6/5/22 5:05 AM, Xiang wangx wrote:
> Delete the redundant word 'and'.
> 
> Signed-off-by: Xiang wangx <wangxiang@...rlc.com>
> ---
>  drivers/infiniband/hw/hfi1/pio_copy.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/infiniband/hw/hfi1/pio_copy.c b/drivers/infiniband/hw/hfi1/pio_copy.c
> index 136f9a99e1e0..7690f996d5e3 100644
> --- a/drivers/infiniband/hw/hfi1/pio_copy.c
> +++ b/drivers/infiniband/hw/hfi1/pio_copy.c
> @@ -172,7 +172,7 @@ static inline void jcopy(u8 *dest, const u8 *src, u32 n)
>  }
>  
>  /*
> - * Read nbytes from "from" and and place them in the low bytes
> + * Read nbytes from "from" and place them in the low bytes
>   * of pbuf->carry.  Other bytes are left as-is.  Any previous
>   * value in pbuf->carry is lost.
>   *

Don't know that I would call this a "syntax" error. Perhaps change subject to
say "Fix typo in comment"

-Denny

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ