diff options
Diffstat (limited to 'drivers/staging/keucr/TODO')
| -rw-r--r-- | drivers/staging/keucr/TODO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/staging/keucr/TODO b/drivers/staging/keucr/TODO new file mode 100644 index 00000000000..d6da656eee1 --- /dev/null +++ b/drivers/staging/keucr/TODO @@ -0,0 +1,12 @@ +TODO: + - checkpatch.pl clean + - sparse clean + - 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. + - review by the USB developer community + - smcommon.h & smilsub.c: use kernel hweight8(), hweight16() + +Please send any patches for this driver to Al Cho <acho@novell.com> and +Greg Kroah-Hartman <gregkh@linuxfoundation.org>. |
