commit | d8985fd2b8ef8994399ea33f7e5b24395f5a7cab | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Mon Feb 04 16:46:17 2008 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Feb 05 23:57:31 2008 -0600 |
tree | 28c9f860e6c17956a14c650de61c51d9c1c2e1cf | |
parent | e1664ee9f3dabda088debec12ef5322d8bd8ba01 [diff] |
[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>