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]
Message-ID: <CACycT3uti=ZtO7+ZM7k3noJcYtNTF2Np+JcD5arN+R4LRSN3Gw@mail.gmail.com>
Date: Mon, 8 Sep 2025 19:53:28 +0800
From: Yongji Xie <xieyongji@...edance.com>
To: Ashwini Sahu <ashwini@...ig.com>
Cc: "Michael S. Tsirkin" <mst@...hat.com>, linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] uapi: vduse: fix typo in comment

On Mon, Sep 8, 2025 at 5:57 PM Ashwini Sahu <ashwini@...ig.com> wrote:
>
> Fix a spelling mistake in vduse.h: "regsion" → "region" in the
> documentation for struct vduse_iova_info.
>
> No functional change.
> Signed-off-by: Ashwini Sahu <ashwini@...ig.com>

Reviewed-by: Xie Yongji <xieyongji@...edance.com>

Thanks,
Yongji

> ---
>  include/uapi/linux/vduse.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/uapi/linux/vduse.h b/include/uapi/linux/vduse.h
> index 68a627d04afa..10ad71aa00d6 100644
> --- a/include/uapi/linux/vduse.h
> +++ b/include/uapi/linux/vduse.h
> @@ -237,7 +237,7 @@ struct vduse_iova_umem {
>   * struct vduse_iova_info - information of one IOVA region
>   * @start: start of the IOVA region
>   * @last: last of the IOVA region
> - * @capability: capability of the IOVA regsion
> + * @capability: capability of the IOVA region
>   * @reserved: for future use, needs to be initialized to zero
>   *
>   * Structure used by VDUSE_IOTLB_GET_INFO ioctl to get information of
> --
> 2.50.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ