[PATCH 4/4] staging: keucr: Delete use kernel strcmp() & strcpy() from TODO file

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Javier Martinez Canillas
Date: Sunday, January 2, 2011 - 3:14 pm

staging: keucr: Delete use kernel strcmp() & strcpy() from TODO file

Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
---
 drivers/staging/keucr/TODO |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/keucr/TODO b/drivers/staging/keucr/TODO
index 29f1b10..179b7fe 100644
--- a/drivers/staging/keucr/TODO
+++ b/drivers/staging/keucr/TODO
@@ -7,8 +7,7 @@ TODO:
 	  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()
+	- 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@suse.de>.
-- 
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHv4 0/4] staging: keucr: Use memcmp() &amp; memcpy() inst ..., Javier Martinez Canillas, (Sun Jan 2, 3:14 pm)
[PATCH 1/4] staging: keucr: Use memcmp() instead custom St ..., Javier Martinez Canillas, (Sun Jan 2, 3:14 pm)
[PATCH 2/4] staging: keucr: Use memcpy() instead custom St ..., Javier Martinez Canillas, (Sun Jan 2, 3:14 pm)
[PATCH 3/4] staging: keucr: Delete StringCmp() and StringC ..., Javier Martinez Canillas, (Sun Jan 2, 3:14 pm)
[PATCH 4/4] staging: keucr: Delete use kernel strcmp() & s ..., Javier Martinez Canillas, (Sun Jan 2, 3:14 pm)