From: Alexandru Gheorghiu Date: Mon, 11 Mar 2013 19:25:22 +0000 (+0200) Subject: drm/exynos: Replaced kzalloc & memcpy with kmemdup X-Git-Tag: v3.9-rc5~34^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2779e1698c7dbf36a02a9922d216b4db0e212b8;p=pandora-kernel.git drm/exynos: Replaced kzalloc & memcpy with kmemdup Replaced calls to kzalloc followed by memcpy with call to kmemdup. Patch found using coccinelle. Signed-off-by: Alexandru Gheorghiu Acked-by: Seung-Woo Kim Signed-off-by: Inki Dae --- Reading git-diff-tree failed