All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] xen/dev-evtchn: remove duplicated #include
@ 2009-06-13 12:21 Huang Weiyi
  0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2009-06-13 12:21 UTC (permalink / raw)
  To: jeremy, chrisw; +Cc: virtualization, xen-devel, Huang Weiyi

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 drivers/xen/evtchn.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/xen/evtchn.c b/drivers/xen/evtchn.c
index af03195..79bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
 #include <linux/string.h>
 #include <linux/errno.h>
 #include <linux/fs.h>
-#include <linux/errno.h>
 #include <linux/miscdevice.h>
 #include <linux/major.h>
 #include <linux/proc_fs.h>
-- 
1.6.1.2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-13 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-13 12:21 [PATCH 3/3] xen/dev-evtchn: remove duplicated #include Huang Weiyi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.