Commit a2c15fe
cgroup: fix obsolete function name above css_free_rwork_fn()
Since commit 8f36aae ("cgroup: Use rcu_work instead of explicit rcu
and work item"), css_free_work_fn has been renamed to css_free_rwork_fn.
Update corresponding comment.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>1 parent 05f76ae commit a2c15fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5301 | 5301 | | |
5302 | 5302 | | |
5303 | 5303 | | |
5304 | | - | |
| 5304 | + | |
5305 | 5305 | | |
5306 | 5306 | | |
5307 | 5307 | | |
| |||
0 commit comments