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:   Wed, 6 Jul 2022 12:04:43 +0800
From:   Jason Wang <jasowang@...hat.com>
To:     Zhang Jiaming <jiaming@...china.com>
Cc:     mst <mst@...hat.com>, Zhu Lingshan <lingshan.zhu@...el.com>,
        Stefano Garzarella <sgarzare@...hat.com>,
        Eli Cohen <elic@...dia.com>,
        Yongji Xie <xieyongji@...edance.com>,
        Gautam Dawar <gautam.dawar@...inx.com>,
        virtualization <virtualization@...ts.linux-foundation.org>,
        linux-kernel <linux-kernel@...r.kernel.org>,
        liqiong@...china.com, renyu@...china.com
Subject: Re: [PATCH] vdpa: ifcvf: Fix spelling mistake in comments

On Mon, Jul 4, 2022 at 10:41 AM Zhang Jiaming <jiaming@...china.com> wrote:
>
> There is a typo(does't) in comments.
> It maybe 'doesn't' instead of 'does't'.
>
> Signed-off-by: Zhang Jiaming <jiaming@...china.com>

Acked-by: Jason Wang <jasowang@...hat.com>

> ---
>  drivers/vdpa/ifcvf/ifcvf_main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/vdpa/ifcvf/ifcvf_main.c b/drivers/vdpa/ifcvf/ifcvf_main.c
> index 0a5670729412..e2e201885713 100644
> --- a/drivers/vdpa/ifcvf/ifcvf_main.c
> +++ b/drivers/vdpa/ifcvf/ifcvf_main.c
> @@ -685,7 +685,7 @@ static struct vdpa_notification_area ifcvf_get_vq_notification(struct vdpa_devic
>  }
>
>  /*
> - * IFCVF currently does't have on-chip IOMMU, so not
> + * IFCVF currently doesn't have on-chip IOMMU, so not
>   * implemented set_map()/dma_map()/dma_unmap()
>   */
>  static const struct vdpa_config_ops ifc_vdpa_ops = {
> --
> 2.34.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ