Welcome to mirror list, hosted at ThFree Co, Russian Federation.

TODO « keucr « staging « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d6da656eee1db4b12f4204ee0a383a3d567360c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>.