[PATCH -next] staging/keucr: update TODO list and ask question about it

Randy Dunlap randy.dunlap at oracle.com
Tue Sep 14 22:41:48 UTC 2010


From: Randy Dunlap <randy.dunlap at oracle.com>

Update keucr TODO with additional work items.

Signed-off-by: Randy Dunlap <randy.dunlap at oracle.com>
Cc: Al Cho <acho at novell.com>
---
 drivers/staging/keucr/TODO |    3 +++
 1 file changed, 3 insertions(+)

and I don't understand this TODO comment:
"	- determine if the driver should not be using a duplicate
	  version of the usb-storage scsi interface code, but should
	  be merged into the drivers/usb/storage/ directory and
	  infrastructure instead."

Of course the driver should not use a duplicate of the usb-storage
SCSI interface code.  Did someone seriously think that it should?


--- linux-next-20100913.orig/drivers/staging/keucr/TODO
+++ linux-next-20100913/drivers/staging/keucr/TODO
@@ -6,6 +6,9 @@ TODO:
 	  be merged into the drivers/usb/storage/ directory and
 	  infrastructure instead.
 	- review by the USB developer community
+	- common.h: use kernel swap, le, & be functions
+	- smcommon.h & smilsub.c: use kernel hweight8(), hweight16(),
+		strcmp(), & strcpy()
 
 Please send any patches for this driver to Al Cho <acho at novell.com> and
 Greg Kroah-Hartman <gregkh at suse.de>.



More information about the devel mailing list