Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286178
b: refs/heads/master
c: 8d9d399
h: refs/heads/master
v: v3
  • Loading branch information
Devendra Naga authored and David S. Miller committed Jan 17, 2012
1 parent 0792fd8 commit 54b8e25
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 795d9a2538b205d9329f34798ec96503a07b7919
refs/heads/master: 8d9d399f14ea65aeb50c7404e986bceede93bb99
1 change: 0 additions & 1 deletion trunk/net/openvswitch/datapath.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#include <linux/rcupdate.h>
#include <linux/tcp.h>
#include <linux/udp.h>
#include <linux/version.h>
#include <linux/ethtool.h>
#include <linux/wait.h>
#include <asm/system.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/net/openvswitch/datapath.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include <linux/netdevice.h>
#include <linux/skbuff.h>
#include <linux/u64_stats_sync.h>
#include <linux/version.h>

#include "flow.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/net/openvswitch/vport-internal_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <linux/etherdevice.h>
#include <linux/ethtool.h>
#include <linux/skbuff.h>
#include <linux/version.h>

#include "datapath.h"
#include "vport-internal_dev.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/net/openvswitch/vport.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include <linux/rcupdate.h>
#include <linux/rtnetlink.h>
#include <linux/compat.h>
#include <linux/version.h>

#include "vport.h"
#include "vport-internal_dev.h"
Expand Down

0 comments on commit 54b8e25

Please sign in to comment.