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

From: Hank Janssen
Date: Thu Feb 11 2010 - 16:33:07 EST



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@xxxxxxx>
Signed-off-by: Hank Janssen <hjanssen@xxxxxxxxxxxxx>
Signed-off-by: Haiyang Zhang <haiyang@xxxxxxxxxxxxx>


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@xxxxxxx>,
Hank Janssen <hjanssen@xxxxxxxxxxxxx>, and Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/