From: Randy Dunlap <[email protected]> Update keucr TODO with additional work items.
Signed-off-by: Randy Dunlap <[email protected]> Cc: Al Cho <[email protected]> --- 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 <[email protected]> and Greg Kroah-Hartman <[email protected]>. _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
