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:
319477f
)
drm/exynos: Remove redundant NULL check in exynos_drm_buf
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 14 Aug 2013 11:08:00 +0000
(16:38 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 5 Sep 2013 04:43:42 +0000
(13:43 +0900)
kfree handles null pointers. Hence this check is not necessary.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found