From: Wei Yongjun Date: Fri, 11 Oct 2013 04:39:28 +0000 (+0800) Subject: Staging: crystalhd: use vfree() instead of kfree() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7d7b0163178b85546a075276a81f27c8c24b786;p=pandora-kernel.git Staging: crystalhd: use vfree() instead of kfree() Use vfree() instead of kfree() to free vmalloc() allocated data. Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed