提交 a3e80958 编写于 作者: H Haiyang Zhang 提交者: Greg Kroah-Hartman

staging: hv: remove unnecessary includes in netvsc

hyperv.h is included by hyperv_net.h already, so no need to include it
again in these C files.
Signed-off-by: NHaiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: NK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 24326039
......@@ -28,7 +28,6 @@
#include <linux/io.h>
#include <linux/slab.h>
#include "hyperv.h"
#include "hyperv_net.h"
......
......@@ -38,7 +38,6 @@
#include <net/sock.h>
#include <net/pkt_sched.h>
#include "hyperv.h"
#include "hyperv_net.h"
struct net_device_context {
......
......@@ -27,7 +27,6 @@
#include <linux/if_ether.h>
#include <linux/netdevice.h>
#include "hyperv.h"
#include "hyperv_net.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册