From: Bandan Das Date: Mon, 2 Mar 2015 22:51:10 +0000 (-0500) Subject: cgroup: Use kvfree in pidlist_free() X-Git-Tag: omap-for-v4.2/o2_dc~158^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=587945147cfe48c84dd92c022e25aad6d92c0da8;p=pandora-kernel.git 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 Acked-by: Zefan Li Signed-off-by: Tejun Heo --- Reading git-diff-tree failed