* [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* Re: [PATCH] net/openvswitch: remove dup comment in vport.h
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
1 sibling, 0 replies; 3+ messages in thread
From: Pravin Shelar @ 2014-09-23 21:44 UTC (permalink / raw)
To: Wang Sheng-Hui; +Cc: David Miller, dev@openvswitch.org, netdev
On Tue, Sep 23, 2014 at 5:02 AM, Wang Sheng-Hui <shhuiw@gmail.com> wrote:
> 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>
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
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] net/openvswitch: remove dup comment in vport.h
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
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2014-09-26 20:42 UTC (permalink / raw)
To: shhuiw; +Cc: pshelar, dev, netdev
From: Wang Sheng-Hui <shhuiw@gmail.com>
Date: Tue, 23 Sep 2014 20:02:15 +0800
> 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>
Applied to net-next, thanks.
^ permalink raw reply [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).