]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
src: match naming with upstream Linux
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Thu, 10 Oct 2024 05:34:16 +0000 (11:04 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 22 Oct 2024 15:53:24 +0000 (09:53 -0600)
commit34c29861305de54374dfda2ce2ecb5a1478e3560
tree65828c1f4cf3821345dc38068124559a281f088f
parentae562a85fe66305821819cd68e411264cab404c9
src: match naming with upstream Linux

Rename local variable 'cgroup' -> 'cgrp' to match upstream Linux Kernel,
across the files under src/*.c bringing it closer to the Linux kernel

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/abstraction-common.c
src/abstraction-cpu.c
src/api.c
src/config.c
src/log.c
src/wrapper.c