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>. _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel