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-next>] [day] [month] [year] [list]
Date:	Thu, 11 Feb 2010 21:32:31 +0000
From:	Hank Janssen <hjanssen@...rosoft.com>
To:	"'linux-kernel@...r.kernel.org'" <linux-kernel@...r.kernel.org>,
	"devel@...verdev.osuosl.org" <devel@...verdev.osuosl.org>
CC:	Haiyang Zhang <haiyangz@...rosoft.com>,
	"'gregkh@...e.de'" <gregkh@...e.de>
Subject: [PATCH 2/2] Staging: hv: General maintenance of TODO file


Removed two line;
	Audit block driver
	Audit scsi driver
They were added by us as part of the original code
Submission to make sure these drivers kept on working
Correctly with all the patches that came in from the 
Community. 

Added a new line to fix mostly insane camelcase naming
We are working on that right now, but it will take a bit
Due to the pervasive usage of it.

Cc: Greg Kroah-Hartman         <gregkh@...e.de>
Signed-off-by: Hank Janssen    <hjanssen@...rosoft.com>
Signed-off-by: Haiyang Zhang   <haiyang@...rosoft.com>


drivers/staging/hv/TODO |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/hv/TODO b/drivers/staging/hv/TODO
index dbfbde9..e0bc3c8 100644
--- a/drivers/staging/hv/TODO
+++ b/drivers/staging/hv/TODO
@@ -12,8 +12,7 @@ TODO:
 	  - use existing net_device_stats struct in network device
 	  - checking for carrier inside open is wrong, network device API
             confusion??
-	- audit the block driver
-	- audit the scsi driver
+	- Fix CamelCase naming conventions
 
 Please send patches for this code to Greg Kroah-Hartman <gregkh@...e.de>,
 Hank Janssen <hjanssen@...rosoft.com>, and Haiyang Zhang <haiyangz@...rosoft.com>.

--
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