From: Javier Martinez Canillas <[email protected]>

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

Signed-off-by: Javier Martinez Canillas <[email protected]>
Acked-by: Dan Carpenter <[email protected]>
Reviewed-by: Marcin Slusarz <[email protected]>
Cc: Al Cho <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
 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 <[email protected]> and
 Greg Kroah-Hartman <[email protected]>.
-- 
1.7.4.1

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to