Skip to content

Commit

Permalink
net/openvswitch: remove dup comment in vport.h
Browse files Browse the repository at this point in the history
Remove the duplicated comment
"/* The following definitions are for users of the vport subsytem: */"
in vport.h

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Wang Sheng-Hui authored and David S. Miller committed Sep 26, 2014
1 parent b184006 commit 8280bf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/openvswitch/vport.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ struct vport_parms;

/* The following definitions are for users of the vport subsytem: */

/* The following definitions are for users of the vport subsytem: */
struct vport_net {
struct vport __rcu *gre_vport;
};
Expand Down

0 comments on commit 8280bf0

Please sign in to comment.