Explorar o código

vhost: Remove duplicate inclusion of linux/vhost.h

linux/vhost.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Sachin Kamat %!s(int64=13) %!d(string=hai) anos
pai
achega
91aa76518d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/vhost/tcm_vhost.c

+ 0 - 1
drivers/vhost/tcm_vhost.c

@@ -34,7 +34,6 @@
 #include <linux/ctype.h>
 #include <linux/compat.h>
 #include <linux/eventfd.h>
-#include <linux/vhost.h>
 #include <linux/fs.h>
 #include <linux/miscdevice.h>
 #include <asm/unaligned.h>