Explorar o código

includecheck fix: drivers/xen, evtchn.c

fix the following 'make includecheck' warning:

  drivers/xen/evtchn.c: linux/errno.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc:  chrisw@sous-sol.org
Cc: Sam Ravnborg <sam@ravnborg.org>
LKML-Reference: <1247067749.4382.90.camel@ht.satnam>
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Jaswinder Singh Rajput %!s(int64=15) %!d(string=hai) anos
pai
achega
56327c2a58
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      drivers/xen/evtchn.c

+ 0 - 1
drivers/xen/evtchn.c

@@ -38,7 +38,6 @@
 #include <linux/string.h>
 #include <linux/string.h>
 #include <linux/errno.h>
 #include <linux/errno.h>
 #include <linux/fs.h>
 #include <linux/fs.h>
-#include <linux/errno.h>
 #include <linux/miscdevice.h>
 #include <linux/miscdevice.h>
 #include <linux/major.h>
 #include <linux/major.h>
 #include <linux/proc_fs.h>
 #include <linux/proc_fs.h>