[PATCH 2/2] Staging: hv: General maintenance of TODO file

Hank Janssen hjanssen at microsoft.com
Thu Feb 11 21:32:31 UTC 2010


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 at suse.de>
Signed-off-by: Hank Janssen    <hjanssen at microsoft.com>
Signed-off-by: Haiyang Zhang   <haiyang at microsoft.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 at suse.de>,
 Hank Janssen <hjanssen at microsoft.com>, and Haiyang Zhang <haiyangz at microsoft.com>.




More information about the devel mailing list