git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f07607
)
drivers/usb/core: using strlcpy instead of strncpy
author
Chen Gang
<gang.chen@asianux.com>
Sat, 2 Feb 2013 07:57:53 +0000
(15:57 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 6 Feb 2013 19:38:13 +0000
(11:38 -0800)
for NUL terminated string, better notice '\0' in the end.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found