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:
87acdde
)
drm/exynos: Remove redundant NULL check
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 24 Dec 2012 08:33:44 +0000
(14:03 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Fri, 4 Jan 2013 06:54:34 +0000
(15:54 +0900)
devm_request_and_ioremap API checks for NULL. Hence explicit
NULL check is not necessary. Saves some code.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found