
20 Feb
2021
20 Feb
'21
12:54 p.m.
On Sat, 20 Feb 2021 at 02:41, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
goto after return has not effect. Calling of_node_put() in case of some errors and not for others is inconsistent.
Fixes: 51bdb50904b ("dm: Introduce xxx_get_dma_range()") Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
drivers/core/of_addr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org