aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/keucr
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2010-09-14 15:41:48 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-09-16 12:29:31 -0700
commit73115300353c7a48022c2f6260a4a9002393a784 (patch)
treed62abc3d300f97a2a32c09e5125a74666f55c21d /drivers/staging/keucr
parentfa1ae16c97d25bb57ed9e1971b9e814da6a290bd (diff)
staging/keucr: update TODO list and ask question about it
Update keucr TODO with additional work items. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Al Cho <acho@novell.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/keucr')
-rw-r--r--drivers/staging/keucr/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/keucr/TODO b/drivers/staging/keucr/TODO
index 4e39e03f579..29f1b10bd2f 100644
--- a/drivers/staging/keucr/TODO
+++ b/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@novell.com> and
Greg Kroah-Hartman <gregkh@suse.de>.