* Re: [PATCH 1/1] vhost: Remove duplicate inclusion of linux/vhost.h
[not found] <1353324508-22083-1-git-send-email-sachin.kamat@linaro.org>
@ 2012-11-19 19:18 ` David Miller
[not found] ` <20121119.141813.2249570877638146916.davem@davemloft.net>
1 sibling, 0 replies; 4+ messages in thread
From: David Miller @ 2012-11-19 19:18 UTC (permalink / raw)
To: sachin.kamat; +Cc: kvm, patches, netdev, mst, virtualization
From: Sachin Kamat <sachin.kamat@linaro.org>
Date: Mon, 19 Nov 2012 16:58:28 +0530
> linux/vhost.h was included twice.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Michael, are you gonna take this?
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread[parent not found: <20121119.141813.2249570877638146916.davem@davemloft.net>]
* Re: [PATCH 1/1] vhost: Remove duplicate inclusion of linux/vhost.h
[not found] ` <20121119.141813.2249570877638146916.davem@davemloft.net>
@ 2012-11-19 19:49 ` Michael S. Tsirkin
2012-11-19 19:51 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Michael S. Tsirkin @ 2012-11-19 19:49 UTC (permalink / raw)
To: David Miller; +Cc: kvm, patches, sachin.kamat, netdev, virtualization
On Mon, Nov 19, 2012 at 02:18:13PM -0500, David Miller wrote:
> From: Sachin Kamat <sachin.kamat@linaro.org>
> Date: Mon, 19 Nov 2012 16:58:28 +0530
>
> > linux/vhost.h was included twice.
> >
> > Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
>
> Michael, are you gonna take this?
>
> Thanks.
Pls pick it up.
Acked-by: Michael S. Tsirkin <mst@redhat.com>
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH 1/1] vhost: Remove duplicate inclusion of linux/vhost.h
2012-11-19 19:49 ` Michael S. Tsirkin
@ 2012-11-19 19:51 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2012-11-19 19:51 UTC (permalink / raw)
To: mst; +Cc: kvm, patches, sachin.kamat, netdev, virtualization
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: Mon, 19 Nov 2012 21:49:55 +0200
> On Mon, Nov 19, 2012 at 02:18:13PM -0500, David Miller wrote:
>> From: Sachin Kamat <sachin.kamat@linaro.org>
>> Date: Mon, 19 Nov 2012 16:58:28 +0530
>>
>> > linux/vhost.h was included twice.
>> >
>> > Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
>>
>> Michael, are you gonna take this?
>>
>> Thanks.
>
> Pls pick it up.
>
> Acked-by: Michael S. Tsirkin <mst@redhat.com>
Applied to net-next, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [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).