All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: YueHaibing <yuehaibing@huawei.com>,
	mst@redhat.com, eli@mellanox.com, colin.king@canonical.com
Cc: virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] vdpa/mlx5: Remove duplicate include
Date: Wed, 19 Aug 2020 10:54:30 +0800	[thread overview]
Message-ID: <905318ea-d48a-7110-9476-da2670382614@redhat.com> (raw)
In-Reply-To: <20200818114601.21656-1-yuehaibing@huawei.com>


On 2020/8/18 下午7:46, YueHaibing wrote:
> Remove duplicate include file
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>   drivers/vdpa/mlx5/net/mlx5_vnet.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/vdpa/mlx5/net/mlx5_vnet.c b/drivers/vdpa/mlx5/net/mlx5_vnet.c
> index 9df69d5efe8c..12fb83dc1de9 100644
> --- a/drivers/vdpa/mlx5/net/mlx5_vnet.c
> +++ b/drivers/vdpa/mlx5/net/mlx5_vnet.c
> @@ -8,7 +8,6 @@
>   #include <linux/mlx5/device.h>
>   #include <linux/mlx5/vport.h>
>   #include <linux/mlx5/fs.h>
> -#include <linux/mlx5/device.h>
>   #include "mlx5_vnet.h"
>   #include "mlx5_vdpa_ifc.h"
>   #include "mlx5_vdpa.h"


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



WARNING: multiple messages have this Message-ID (diff)
From: Jason Wang <jasowang@redhat.com>
To: YueHaibing <yuehaibing@huawei.com>,
	mst@redhat.com, eli@mellanox.com, colin.king@canonical.com
Cc: linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org
Subject: Re: [PATCH -next] vdpa/mlx5: Remove duplicate include
Date: Wed, 19 Aug 2020 10:54:30 +0800	[thread overview]
Message-ID: <905318ea-d48a-7110-9476-da2670382614@redhat.com> (raw)
In-Reply-To: <20200818114601.21656-1-yuehaibing@huawei.com>


On 2020/8/18 下午7:46, YueHaibing wrote:
> Remove duplicate include file
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>   drivers/vdpa/mlx5/net/mlx5_vnet.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/vdpa/mlx5/net/mlx5_vnet.c b/drivers/vdpa/mlx5/net/mlx5_vnet.c
> index 9df69d5efe8c..12fb83dc1de9 100644
> --- a/drivers/vdpa/mlx5/net/mlx5_vnet.c
> +++ b/drivers/vdpa/mlx5/net/mlx5_vnet.c
> @@ -8,7 +8,6 @@
>   #include <linux/mlx5/device.h>
>   #include <linux/mlx5/vport.h>
>   #include <linux/mlx5/fs.h>
> -#include <linux/mlx5/device.h>
>   #include "mlx5_vnet.h"
>   #include "mlx5_vdpa_ifc.h"
>   #include "mlx5_vdpa.h"


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


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

  reply	other threads:[~2020-08-19  2:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-18 11:46 [PATCH -next] vdpa/mlx5: Remove duplicate include YueHaibing
2020-08-18 11:46 ` YueHaibing
2020-08-19  2:54 ` Jason Wang [this message]
2020-08-19  2:54   ` Jason Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=905318ea-d48a-7110-9476-da2670382614@redhat.com \
    --to=jasowang@redhat.com \
    --cc=colin.king@canonical.com \
    --cc=eli@mellanox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=yuehaibing@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.