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:
e6d6384
)
block: simplify string handling in elv_iosched_store()
author
Li Zefan
<lizf@cn.fujitsu.com>
Tue, 14 Oct 2008 06:49:56 +0000
(08:49 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 17 Oct 2008 06:46:57 +0000
(08:46 +0200)
strlcpy() guarantees the dest buffer is NULL teminated.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found