[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [NET] front: remove unnecessary include of proc_fs.h.
# HG changeset patch # User kaf24@xxxxxxxxxxxxxxxxxxxx # Node ID aa17b7173325ca8a86c14f4111383d041290cd03 # Parent 3d3e5a3008f68362b97551c2a3979fa2561a02dd [NET] front: remove unnecessary include of proc_fs.h. Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx> --- linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c | 1 - 1 files changed, 1 deletion(-) diff -r 3d3e5a3008f6 -r aa17b7173325 linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c --- a/linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c Thu May 18 16:19:18 2006 +0100 +++ b/linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c Thu May 18 21:41:56 2006 +0100 @@ -43,7 +43,6 @@ #include <linux/skbuff.h> #include <linux/init.h> #include <linux/bitops.h> -#include <linux/proc_fs.h> #include <linux/ethtool.h> #include <linux/in.h> #include <net/sock.h> _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |