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:
5e9b4dc
)
ethernet: apm: xgene: remove unnecessary check
author
Varka Bhadram
<varkabhadram@gmail.com>
Fri, 24 Oct 2014 02:12:07 +0000
(07:42 +0530)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Oct 2014 23:16:01 +0000
(19:16 -0400)
devm_ioremap_resource checks platform_get_resource() return value.
We can remove the duplicate check here.
Signed-off-by: Varka Bhadram <varkab@cdac.in>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found