[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)
commitd8985fd2b8ef8994399ea33f7e5b24395f5a7cab
tree28c9f860e6c17956a14c650de61c51d9c1c2e1cf
parente1664ee9f3dabda088debec12ef5322d8bd8ba01
[POWERPC] qe_lib: fix few fluffy negligences

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>
arch/powerpc/sysdev/qe_lib/qe.c