Skip to content
Snippets Groups Projects
Commit 316eb661 authored by Tao Ma's avatar Tao Ma Committed by Tejun Heo
Browse files

cgroup: set 'start' with the right value in cgroup_path.


'start' is set to buf + buflen and do the '--' immediately.
Just set it to 'buf + buflen - 1' directly.

Signed-off-by: default avatarTao Ma <boyu.mt@taobao.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Cc: Li Zefan <lizefan@huawei.com>
parent 4b1c7840
No related branches found
No related tags found
Loading
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