On Tue, Sep 23, 2014 at 5:02 AM, Wang Sheng-Hui <[email protected]> wrote: > Remove the duplicated comment > "/* The following definitions are for users of the vport subsytem: */" > in vport.h > > Signed-off-by: Wang Sheng-Hui <[email protected]>
Acked-by: Pravin B Shelar <[email protected]> Thanks. > --- > 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 > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
