commit | f63674fd0d6afa1ba24309aee1f8c60195d39041 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Thu Jun 13 19:58:38 2013 -0700 |
committer | Tejun Heo <tj@kernel.org> | Thu Jun 13 20:02:26 2013 -0700 |
tree | 032c58b8c71a984c6313abd64091ec2905bb770f | |
parent | d3daf28da16a30af95bfb303189a634a87606725 [diff] |
cgroup: update sane_behavior documentation f12dc02014 ("cgroup: mark "tasks" cgroup file as insane") and cc5943a781 ("cgroup: mark "notify_on_release" and "release_agent" cgroup files insane") forgot to update the changed behavior documentation in cgroup.h. Update it. Signed-off-by: Tejun Heo <tj@kernel.org>