Hi Pádraig,

> Proposed patch is attached.

I guess you want the patch to be reviewed?

Reviewing a patch, for me, includes validating that the body of a
function implements its specification comment. But all three new
functions lacks such a comment; therefore I can't really review anything.

I see four lines that need whitespace fixes:
    return strdup ("/sys/fs/cgroup");
  snprintf(cpu_max_file, sizeof (cpu_max_file),
#if HAVE_MNTENT_H
#endif

That's all I can say w.r.t. this proposed patch.

Bruno




Reply via email to