diff options
author | Karina Yankevich <[email protected]> | 2023-09-22 16:59:25 +0300 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-09-27 10:39:29 +0200 |
commit | 3d855c3f2e1373f40962ea4ab7b97c6a563b52bc (patch) | |
tree | a3cfb3e8c298993d40bb09a1efab95e9e5bf1700 /net/lapb/lapb_out.c | |
parent | caaeb8c551123e26e86270c8dec99a78f1f6fe0f (diff) |
pinctrl: mediatek: paris: handle mtk_hw_set_value() errors in mtk_pmx_set_mux()
mtk_pmx_set_mux() doesn't check the result of mtk_hw_set_value()
despite it may return negative error code. Propagate error code
to caller functions.
Found by Linux Verification Center (linuxtesting.org) with the Svace static
analysis tool.
Signed-off-by: Karina Yankevich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions