mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 08:17:46 +00:00
net/openvswitch: remove dup comment in vport.h
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>
This commit is contained in:
parent
b184006050
commit
8280bf00fd
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue