lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Sep 2014 14:44:18 -0700
From:	Pravin Shelar <pshelar@...ira.com>
To:	Wang Sheng-Hui <shhuiw@...il.com>
Cc:	David Miller <davem@...emloft.net>,
	"dev@...nvswitch.org" <dev@...nvswitch.org>,
	netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] net/openvswitch: remove dup comment in vport.h

On Tue, Sep 23, 2014 at 5:02 AM, Wang Sheng-Hui <shhuiw@...il.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@...il.com>

Acked-by: Pravin B Shelar <pshelar@...ira.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
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ