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:
a3ad697
)
drm/exynos: remove unnecessary devm_kfree
author
Seung-Woo Kim
<sw0312.kim@samsung.com>
Wed, 22 May 2013 12:14:16 +0000
(21:14 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 23 May 2013 10:48:38 +0000
(19:48 +0900)
devm_kfree does not need for fail case of probe function and for
remove function.
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found