]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: rename cg_update_unified() → cg_unified_update()
authorLennart Poettering <lennart@poettering.net>
Fri, 24 Feb 2017 17:03:09 +0000 (18:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 24 Feb 2017 17:03:09 +0000 (18:03 +0100)
commit1fcca10eb364f45eb96ea46f8447a9bd41f3d623
treee3646836c776994316a35d628aeec0d93f320a06
parentc22800e40e1709e4794308114543f6d6d419e4ae
cgroup: rename cg_update_unified() → cg_unified_update()

We usually put the noun first, the verb (i.e. method) secont, for
example in cg_unified_flush(), let's follow the logic here...
src/basic/cgroup-util.c