Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
return ret;
}
-/*
- * Called externally (i.e. from 'lxc-cgroup') to set new cgroup limits.
- * Here we don't have a cgroup_data set up, so we ask the running
- * container through the commands API for the cgroup path
+/* Called externally (i.e. from 'lxc-cgroup') to set new cgroup limits. Here we
+ * don't have a cgroup_data set up, so we ask the running container through the
+ * commands API for the cgroup path.
*/
static int cgfsng_set(const char *filename, const char *value, const char *name,
const char *lxcpath)