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>] [day] [month] [year] [list]
Date:	Fri, 5 Sep 2014 11:41:51 +0800
From:	Lawrance Jing <lawrancejing@...il.com>
To:	dev@...nvswitch.org
Cc:	linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: [PATCH] openvswitch: Remove redundant comment in file net/openvswitch/vport.h

From: lawrancejing <lawrancejing@...il.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@...il.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;
 };
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ