chiark / gitweb /
cgroup: add the missing setting of variable's value
authorGao feng <gaofeng@cn.fujitsu.com>
Fri, 13 Sep 2013 03:17:05 +0000 (11:17 +0800)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Sep 2013 12:32:14 +0000 (14:32 +0200)
commit15b4a7548f2e8f4e5dc0504b1c549edb0c7e0956
treed82a58114f1a82d283c2caa1f9d0d3f8dfabdb36
parenta5e41bdb72a15c34971469535b4c3da16f0cce55
cgroup: add the missing setting of variable's value

set the value of variable "r" to the return value
of cg_set_attribute.
src/core/cgroup.c