virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] vhost: Remove duplicate inclusion of linux/vhost.h
@ 2012-11-19 11:28 Sachin Kamat
  0 siblings, 0 replies; 4+ messages in thread
From: Sachin Kamat @ 2012-11-19 11:28 UTC (permalink / raw)
  To: kvm, virtualization, netdev; +Cc: sachin.kamat, patches, mst

linux/vhost.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 drivers/vhost/tcm_vhost.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/vhost/tcm_vhost.c b/drivers/vhost/tcm_vhost.c
index 73bbc46..798792b 100644
--- a/drivers/vhost/tcm_vhost.c
+++ b/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>
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-19 19:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1353324508-22083-1-git-send-email-sachin.kamat@linaro.org>
2012-11-19 19:18 ` [PATCH 1/1] vhost: Remove duplicate inclusion of linux/vhost.h David Miller
     [not found] ` <20121119.141813.2249570877638146916.davem@davemloft.net>
2012-11-19 19:49   ` Michael S. Tsirkin
2012-11-19 19:51     ` David Miller
2012-11-19 11:28 Sachin Kamat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).