Skip to content
Snippets Groups Projects
Commit 8619e94d authored by ye xingchen's avatar ye xingchen Committed by Tejun Heo
Browse files

cgroup: use strscpy() is more robust and safer


The implementation of strscpy() is more robust and safer.

That's now the recommended way to copy NUL terminated strings.

Signed-off-by: default avatarye xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent b74440d8
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment