chiark / gitweb /
cgroup: rename cg_unified() → cg_unified_controller()
authorLennart Poettering <lennart@poettering.net>
Fri, 24 Feb 2017 17:00:04 +0000 (18:00 +0100)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:36 +0000 (17:58 +0200)
commited1d9d8147489c95859f436594ae837209c4907e
tree412cbb8cd2b4f333dece314e6e9ab0eae98b0fb7
parent37199e725d1f2bb3ec1cdb582172401697bd4b7c
cgroup: rename cg_unified() → cg_unified_controller()

cg_unified() is a bit generic a name, let's make clear that it checks
whether a specified controller is in unified mode.
src/basic/cgroup-util.c
src/basic/cgroup-util.h
src/core/cgroup.c