commit | e2779e1698c7dbf36a02a9922d216b4db0e212b8 | [log] [tgz] |
---|---|---|
author | Alexandru Gheorghiu <gheorghiuandru@gmail.com> | Mon Mar 11 21:25:22 2013 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Wed Mar 20 19:09:10 2013 +0900 |
tree | e8c90189d9293f2bc93f96b1c17a4b4762106eb9 | |
parent | 0f10cf1463c6fc02a9e85bf098ef3c215d94b1e3 [diff] |
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 <gheorghiuandru@gmail.com> Acked-by: Seung-Woo Kim <sw0312.kim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>