mirror of https://gitee.com/openkylin/linux.git
staging: keucr: Delete use kernel strcmp() & strcpy() from TODO file
staging: keucr: Delete use kernel strcmp() & strcpy() from TODO file Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com> Acked-by: Dan Carpenter <error27@gmail.com> Reviewed-by: Marcin Slusarz <marcin.slusarz@gmail.com> Cc: Al Cho <acho@novell.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
1b9f644dfe
commit
1a37f3f476
|
@ -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>.
|
||||
|
|
Loading…
Reference in New Issue