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:
ad99f77
)
[GFS2] Prefer strlcpy() over snprintf()
author
Jean Delvare
<khali@linux-fr.org>
Fri, 9 May 2008 15:59:51 +0000
(17:59 +0200)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 12 May 2008 07:57:11 +0000
(08:57 +0100)
strlcpy is faster than snprintf when you don't use the returned value.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found