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:   Wed, 6 Oct 2021 16:40:55 +0200
From:   Jinpu Wang <jinpu.wang@...os.com>
To:     Sohaib Mohamed <sohaib.amhmd@...il.com>
Cc:     Jens Axboe <axboe@...nel.dk>,
        Jack Wang <jinpu.wang@...ud.ionos.com>,
        Gioh Kim <gi-oh.kim@...os.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
        Jason Gunthorpe <jgg@...pe.ca>,
        Jonathan Corbet <corbet@....net>,
        open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Documentation: Fix typo in rtrs/rnbd

On Wed, Oct 6, 2021 at 4:39 PM Sohaib Mohamed <sohaib.amhmd@...il.com> wrote:
>
> Remove repeated worlds:
> - "as as the"
> - "the the name"
>
> Signed-off-by: Sohaib Mohamed <sohaib.amhmd@...il.com>
For all 3 rtrs/rnbd changes, all look good to me.
Acked-by: Jack Wang <jinpu.wang@...os.com>

Thanks!
> ---
>  Documentation/ABI/testing/sysfs-class-rnbd-client | 2 +-
>  Documentation/ABI/testing/sysfs-class-rtrs-client | 2 +-
>  Documentation/ABI/testing/sysfs-class-rtrs-server | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-class-rnbd-client b/Documentation/ABI/testing/sysfs-class-rnbd-client
> index 0b5997ab3365..e6cdc851952c 100644
> --- a/Documentation/ABI/testing/sysfs-class-rnbd-client
> +++ b/Documentation/ABI/testing/sysfs-class-rnbd-client
> @@ -128,6 +128,6 @@ Description:        For each device mapped on the client a new symbolic link is created
>                 The <device_id> of each device is created as follows:
>
>                 - If the 'device_path' provided during mapping contains slashes ("/"),
> -                 they are replaced by exclamation mark ("!") and used as as the
> +                 they are replaced by exclamation mark ("!") and used as the
>                   <device_id>. Otherwise, the <device_id> will be the same as the
>                   "device_path" provided.
> diff --git a/Documentation/ABI/testing/sysfs-class-rtrs-client b/Documentation/ABI/testing/sysfs-class-rtrs-client
> index 49a4157c7bf1..fecc59d1b96f 100644
> --- a/Documentation/ABI/testing/sysfs-class-rtrs-client
> +++ b/Documentation/ABI/testing/sysfs-class-rtrs-client
> @@ -78,7 +78,7 @@ What:         /sys/class/rtrs-client/<session-name>/paths/<src@dst>/hca_name
>  Date:          Feb 2020
>  KernelVersion: 5.7
>  Contact:       Jack Wang <jinpu.wang@...ud.ionos.com> Danil Kipnis <danil.kipnis@...ud.ionos.com>
> -Description:   RO, Contains the the name of HCA the connection established on.
> +Description:   RO, Contains the name of HCA the connection established on.
>
>  What:          /sys/class/rtrs-client/<session-name>/paths/<src@dst>/hca_port
>  Date:          Feb 2020
> diff --git a/Documentation/ABI/testing/sysfs-class-rtrs-server b/Documentation/ABI/testing/sysfs-class-rtrs-server
> index 3b6d5b067df0..b08601d80409 100644
> --- a/Documentation/ABI/testing/sysfs-class-rtrs-server
> +++ b/Documentation/ABI/testing/sysfs-class-rtrs-server
> @@ -24,7 +24,7 @@ What:         /sys/class/rtrs-server/<session-name>/paths/<src@dst>/hca_name
>  Date:          Feb 2020
>  KernelVersion: 5.7
>  Contact:       Jack Wang <jinpu.wang@...ud.ionos.com> Danil Kipnis <danil.kipnis@...ud.ionos.com>
> -Description:   RO, Contains the the name of HCA the connection established on.
> +Description:   RO, Contains the name of HCA the connection established on.
>
>  What:          /sys/class/rtrs-server/<session-name>/paths/<src@dst>/hca_port
>  Date:          Feb 2020
> --
> 2.25.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ