]> bbs.cooldavid.org Git - net-next-2.6.git/blob - drivers/staging/keucr/TODO
staging/keucr: update TODO list and ask question about it
[net-next-2.6.git] / drivers / staging / keucr / TODO
1 TODO:
2         - checkpatch.pl clean
3         - sparse clean
4         - determine if the driver should not be using a duplicate
5           version of the usb-storage scsi interface code, but should
6           be merged into the drivers/usb/storage/ directory and
7           infrastructure instead.
8         - review by the USB developer community
9         - common.h: use kernel swap, le, & be functions
10         - smcommon.h & smilsub.c: use kernel hweight8(), hweight16(),
11                 strcmp(), & strcpy()
12
13 Please send any patches for this driver to Al Cho <acho@novell.com> and
14 Greg Kroah-Hartman <gregkh@suse.de>.