cgfsng: cg_unified_get_current_cgroup()

parent c71d83e1
......@@ -1363,8 +1363,7 @@ static int cg_is_pure_unified(void)
/* Get current cgroup from /proc/self/cgroup for the cgroupfs v2 hierarchy. */
static char *cg_unified_get_current_cgroup(void)
{
char *basecginfo;
char *base_cgroup;
char *basecginfo, *base_cgroup;
bool will_escape;
char *copy = NULL;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment