[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200818114906.58304-1-yuehaibing@huawei.com>
Date: Tue, 18 Aug 2020 19:49:06 +0800
From: YueHaibing <yuehaibing@...wei.com>
To: <mst@...hat.com>, <jasowang@...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>,
YueHaibing <yuehaibing@...wei.com>
Subject: [PATCH -next] vdpa: Remove duplicate include
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"
--
2.17.1
Powered by blists - more mailing lists