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:
840f53c
)
mtd: nuc900_nand: remove redundant return value check of platform_get_resource()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 7 Jan 2014 13:38:32 +0000
(21:38 +0800)
committer
Brian Norris
<computersforpeace@gmail.com>
Mon, 20 Jan 2014 19:38:13 +0000
(11:38 -0800)
Remove unneeded error handling on the result of a call
to platform_get_resource() when the value is passed to
devm_ioremap_resource().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
No differences found