git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f10cf1
)
drm/exynos: Replaced kzalloc & memcpy with kmemdup
author
Alexandru Gheorghiu
<gheorghiuandru@gmail.com>
Mon, 11 Mar 2013 19:25:22 +0000
(21:25 +0200)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 20 Mar 2013 10:09:10 +0000
(19:09 +0900)
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>
No differences found