commit | 56b12d0ee3eb6bf6ac1f9f690f6daf40b4eacae4 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Thu Oct 15 16:41:50 2015 -0400 |
committer | Alex Shi <alex.shi@linaro.org> | Wed Jun 08 11:09:23 2016 +0800 |
tree | 04420c474509157207b534146e2c3637514142a4 | |
parent | 67e65b9a14d905250b389ccc145d6e5e3719e5db [diff] |
cgroup: relocate cgroup_[try]get/put() Relocate cgroup_get(), cgroup_tryget() and cgroup_put() upwards. This is pure code reorganization to prepare for future changes. Signed-off-by: Tejun Heo <tj@kernel.org> (cherry picked from commit 052c3f3a0b03651d94050d917ebc1df46a31c2f0) Signed-off-by: Alex Shi <alex.shi@linaro.org>