[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <13e0a08e-abda-9b0d-53b0-03f6948a80f3@redhat.com>
Date: Wed, 19 Aug 2020 10:55:32 +0800
From: Jason Wang <jasowang@...hat.com>
To: YueHaibing <yuehaibing@...wei.com>, mst@...hat.com,
tiwei.bie@...el.com
Cc: kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] vdpa: Remove duplicate include
On 2020/8/18 下午7:49, YueHaibing wrote:
> Remove duplicate include file
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
> drivers/vhost/vdpa.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/vhost/vdpa.c b/drivers/vhost/vdpa.c
> index 3fab94f88894..95e2b8307a2a 100644
> --- a/drivers/vhost/vdpa.c
> +++ b/drivers/vhost/vdpa.c
> @@ -22,7 +22,6 @@
> #include <linux/nospec.h>
> #include <linux/vhost.h>
> #include <linux/virtio_net.h>
> -#include <linux/kernel.h>
>
> #include "vhost.h"
>
Acked-by: Jason Wang <jasowang@...hat.com>
Powered by blists - more mailing lists