]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgroups: use semantically clean check in cpuset1_cpus_initialize()
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 16 Aug 2021 08:56:51 +0000 (10:56 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 14 Oct 2021 15:22:10 +0000 (17:22 +0200)
commit23ef48f0d81a38e45d6d5a4a04aeb02c1d5efc7e
tree5f99b14ad72ee987e096df7e1fc5d05e31573678
parent7b8746b9766af94e0070c09d06d262a862e972de
cgroups: use semantically clean check in cpuset1_cpus_initialize()

The variable is a pointer not a integer.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/cgroups/cgfsng.c