[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100914154148.826a0334.randy.dunlap@oracle.com>
Date: Tue, 14 Sep 2010 15:41:48 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>, gregkh@...e.de,
Al Cho <acho@...ell.com>
Cc: linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
driverdevel <devel@...verdev.osuosl.org>
Subject: [PATCH -next] staging/keucr: update TODO list and ask question
about it
From: Randy Dunlap <randy.dunlap@...cle.com>
Update keucr TODO with additional work items.
Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Al Cho <acho@...ell.com>
---
drivers/staging/keucr/TODO | 3 +++
1 file changed, 3 insertions(+)
and I don't understand this TODO comment:
" - 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."
Of course the driver should not use a duplicate of the usb-storage
SCSI interface code. Did someone seriously think that it should?
--- linux-next-20100913.orig/drivers/staging/keucr/TODO
+++ linux-next-20100913/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@...ell.com> and
Greg Kroah-Hartman <gregkh@...e.de>.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists