i2c: nomadik: Remove unnecessary goto label
stable inclusion from stable-v5.10.190 commit ec954a4ab0c8d8cb39a4b3bfcd1be475a1605de4 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I928UI Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ec954a4ab0c8d8cb39a4b3bfcd1be475a1605de4 -------------------------------- [ Upstream commit 1c5d33ff ] The err_no_mem goto label doesn't do anything. Remove it. Signed-off-by:Andi Shyti <andi.shyti@kernel.org> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Wolfram Sang <wsa@kernel.org> Stable-dep-of: 05f933d5 ("i2c: nomadik: Remove a useless call in the remove function") Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment