[SPARC64]: check for possible NULL pointer dereference
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 21 Nov 2007 01:32:19 +0000 (17:32 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 5 Dec 2007 13:37:59 +0000 (05:37 -0800)
This patch adds checking for possible NULL pointer dereference
if of_find_property() failed.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found