Skip to content

Commit

Permalink
openvswitch: remove duplicated include from vport-gre.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Jesse Gross <jesse@nicira.com>
  • Loading branch information
Wei Yongjun authored and Jesse Gross committed Sep 23, 2013
1 parent 9db5507 commit f0627cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions net/openvswitch/vport-gre.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
#include <linux/if_tunnel.h>
#include <linux/if_vlan.h>
#include <linux/in.h>
#include <linux/if_vlan.h>
#include <linux/in.h>
#include <linux/in_route.h>
#include <linux/inetdevice.h>
#include <linux/jhash.h>
Expand Down

0 comments on commit f0627cf

Please sign in to comment.