virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] vdpa/mlx5: Fix syntax errors in comments
       [not found] <20220604143858.16073-1-wangxiang@cdjrlc.com>
@ 2022-06-08  8:14 ` Jason Wang
  0 siblings, 0 replies; only message in thread
From: Jason Wang @ 2022-06-08  8:14 UTC (permalink / raw)
  To: Xiang wangx; +Cc: virtualization, linux-kernel, mst

On Sat, Jun 4, 2022 at 10:40 PM Xiang wangx <wangxiang@cdjrlc.com> wrote:
>
> Delete the redundant word 'is'.
>
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>

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

> ---
>  drivers/vdpa/mlx5/net/mlx5_vnet.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/vdpa/mlx5/net/mlx5_vnet.c b/drivers/vdpa/mlx5/net/mlx5_vnet.c
> index dcca782c698e..3569c782c8a0 100644
> --- a/drivers/vdpa/mlx5/net/mlx5_vnet.c
> +++ b/drivers/vdpa/mlx5/net/mlx5_vnet.c
> @@ -105,7 +105,7 @@ struct mlx5_vdpa_virtqueue {
>
>         /* Resources for implementing the notification channel from the device
>          * to the driver. fwqp is the firmware end of an RC connection; the
> -        * other end is vqqp used by the driver. cq is is where completions are
> +        * other end is vqqp used by the driver. cq is where completions are
>          * reported.
>          */
>         struct mlx5_vdpa_cq cq;
> --
> 2.36.1
>

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-08  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20220604143858.16073-1-wangxiang@cdjrlc.com>
2022-06-08  8:14 ` [PATCH] vdpa/mlx5: Fix syntax errors in comments Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).