]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
include: match naming with upstream Linux
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Sun, 13 Oct 2024 01:08:40 +0000 (06:38 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 22 Oct 2024 15:53:24 +0000 (09:53 -0600)
commit1a4c72cc898f8c8cfbd72fd4ef7c2d23533a4a24
treecf5c40dbdc128448ecb95c71147a397378c9a3b3
parent1e6268a3e1ecbc6fcbebe771dbd0606762adab50
include: match naming with upstream Linux

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

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
include/libcgroup/config.h
include/libcgroup/groups.h
include/libcgroup/iterators.h
include/libcgroup/systemd.h
include/libcgroup/tasks.h
include/libcgroup/tools.h