block: simplify string handling in elv_iosched_store()
authorLi Zefan <lizf@cn.fujitsu.com>
Tue, 14 Oct 2008 06:49:56 +0000 (08:49 +0200)
committerJens 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