Skip to content
Commit cf7b2003 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'unnecessary_resource_check'



Varka Bhadram says:

====================
cleanup on resource check

This series removes the duplication of sanity check for
platform_get_resource() return resource. It will be checked
with devm_ioremap_resource()

changes since v2:
	- Merge #1 and #2 patches into single patch
	- remove the comment

changes since v1:
	- remove NULL dereference on resource_size()
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 95850116 aaa14fe3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment