Skip to content
Commit 589b1f7e authored by YueHaibing's avatar YueHaibing Committed by Michael Ellerman
Browse files

powerpc/xics: Add missing of_node_put() in error path



The device node obtained with of_find_compatible_node() should be
released by calling of_node_put().  But it was not released when
of_get_property() failed.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
[mpe: Invert the sense of the if so we only need one return path]
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent c5cbde2d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment