[ovs-dev] [PATCH] openvswitch: Remove redundant comment in file net/openvswitch/vport.h

Lawrance Jing lawrancejing at gmail.com
Fri Sep 5 03:41:51 UTC 2014


From: lawrancejing <lawrancejing at gmail.com>

In file net/openvswitch/vport.h, line#35 and line#37 are the same,
the patch will remove one to make code more clean.

Signed-off-by: lawrancejing <lawrancejing at gmail.com>
---


--- net/openvswitch/vport.h.orig 2014-08-22 02:45:36.474929300 +0800
+++ net/openvswitch/vport.h 2014-08-22 02:46:15.041929282 +0800
@@ -34,7 +34,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;
 };



More information about the dev mailing list