[POWERPC] qe_lib: fix few fluffy negligences
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Mon, 4 Feb 2008 13:46:17 +0000 (16:46 +0300)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 6 Feb 2008 05:57:31 +0000 (23:57 -0600)
One is intoduced by me (of_node_put() absence) and another was
present already (not checking for NULL).

Found by Stephen Rothwell.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found