cgroup: Use kvfree in pidlist_free()
authorBandan Das <bsd@redhat.com>
Mon, 2 Mar 2015 22:51:10 +0000 (17:51 -0500)
committerTejun Heo <tj@kernel.org>
Tue, 3 Mar 2015 13:47:25 +0000 (08:47 -0500)
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>
kernel/cgroup.c

diff --cc kernel/cgroup.c
Simple merge