projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b9f644
)
staging: keucr: Delete use kernel strcmp() & strcpy() from TODO file
author
Javier Martinez Canillas
<
[email protected]
>
Sun, 2 Jan 2011 22:14:29 +0000
(23:14 +0100)
committer
Greg Kroah-Hartman
<
[email protected]
>
Fri, 21 Jan 2011 20:16:53 +0000
(12:16 -0800)
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
patch
|
blob
|
history
diff --git
a/drivers/staging/keucr/TODO
b/drivers/staging/keucr/TODO
index 29f1b10bd2f6e67aa81e8d12a9dd4a04cbba0e07..179b7fe05de27ae1d5f9f1cc667351268089fb3e 100644
(file)
--- 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]
>.