Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ethernet: marvell: remove unnecessary check
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>
- Loading branch information