commit | 587945147cfe48c84dd92c022e25aad6d92c0da8 | [log] [tgz] |
---|---|---|
author | Bandan Das <bsd@redhat.com> | Mon Mar 02 17:51:10 2015 -0500 |
committer | Tejun Heo <tj@kernel.org> | Tue Mar 03 08:47:25 2015 -0500 |
tree | 05fd13dbb6516c790bed86864706a1109c9f003a | |
parent | 295458e67284f57d154ec8156a22797c0cfb044a [diff] |
cgroup: Use kvfree in pidlist_free() The wrapper already calls the appropriate free function, use it instead of spinning our own. Signed-off-by: Bandan Das <bsd@redhat.com> Acked-by: Zefan Li <lizefan@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>