From 8e4bff4cab0ddac6060645b0715210484d02ff40 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 30 Aug 2017 08:25:59 +0000 Subject: Initial file dump from open source release --- drivers/staging/keucr/TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 drivers/staging/keucr/TODO (limited to 'drivers/staging/keucr/TODO') diff --git a/drivers/staging/keucr/TODO b/drivers/staging/keucr/TODO new file mode 100644 index 00000000..d6da656e --- /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 and +Greg Kroah-Hartman . -- cgit v1.3.1