From: Christian Brauner Date: Wed, 8 Apr 2020 08:01:01 +0000 (+0200) Subject: cgroups: whitespace fixes X-Git-Tag: lxc-5.0.0~463^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=257f04ec37155767d68a630a1061fbc434ba1037;p=thirdparty%2Flxc.git cgroups: whitespace fixes Signed-off-by: Christian Brauner --- diff --git a/src/lxc/cgroups/cgfsng.c b/src/lxc/cgroups/cgfsng.c index d06a74d0d..4dad9e426 100644 --- a/src/lxc/cgroups/cgfsng.c +++ b/src/lxc/cgroups/cgfsng.c @@ -672,7 +672,7 @@ static char **cg_hybrid_get_controllers(char **klist, char **nlist, char *line, if (!dup) return NULL; - lxc_iterate_parts (tok, dup, sep) + lxc_iterate_parts(tok, dup, sep) must_append_controller(klist, nlist, &aret, tok); } *p2 = ' '; @@ -3147,7 +3147,7 @@ static void cg_unified_delegate(char ***delegate) return; } - lxc_iterate_parts (token, buf, " \t\n") { + lxc_iterate_parts(token, buf, " \t\n") { /* * We always need to chown this for both cgroup and * cgroup2.