netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net/openvswitch: remove dup comment in vport.h
@ 2014-09-23 12:02 Wang Sheng-Hui
  2014-09-23 21:44 ` Pravin Shelar
  2014-09-26 20:42 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Wang Sheng-Hui @ 2014-09-23 12:02 UTC (permalink / raw)
  To: pshelar-l0M0P4e3n4LQT0dZR+AlfA, davem-fT/PcQaiUtIeIZ0/mPfg9Q
  Cc: dev-yBygre7rU0TnMu66kgdUjQ, netdev-u79uwXL29TY76Z2rM5mHXA,
	Wang Sheng-Hui

Remove the duplicated comment
"/* The following definitions are for users of the vport subsytem: */"
in vport.h

Signed-off-by: Wang Sheng-Hui <shhuiw-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 net/openvswitch/vport.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/openvswitch/vport.h b/net/openvswitch/vport.h
index 35f89d8..5b43010 100644
--- a/net/openvswitch/vport.h
+++ b/net/openvswitch/vport.h
@@ -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;
 };
-- 
1.8.4.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-26 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23 12:02 [PATCH] net/openvswitch: remove dup comment in vport.h Wang Sheng-Hui
2014-09-23 21:44 ` Pravin Shelar
2014-09-26 20:42 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).