]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
src/daemon/cgrulesengd: match naming with upstream Linux
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 11 Oct 2024 00:51:26 +0000 (06:21 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 22 Oct 2024 15:53:24 +0000 (09:53 -0600)
commit856ad93bda8293ad92c9f8d881047ec7b9e56322
tree6333ffaa33b3ddf2bbe5e45dda6fe8802d7f797b
parent34c29861305de54374dfda2ce2ecb5a1478e3560
src/daemon/cgrulesengd: match naming with upstream Linux

Rename local variable 'cgroup' -> 'cgrp' to match upstream Linux Kernel,
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>
src/daemon/cgrulesengd.c