diff options
author | Karina Yankevich <[email protected]> | 2023-09-22 16:59:26 +0300 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-09-27 10:39:29 +0200 |
commit | 96a35cf6a4e4b15894eb0439205df68af1c0e28b (patch) | |
tree | ab6d92aeb46b44b7f22ba5e091fa68c233654716 /net/lapb/lapb_out.c | |
parent | 3d855c3f2e1373f40962ea4ab7b97c6a563b52bc (diff) |
pinctrl: mediatek: moore: handle mtk_hw_set_value() errors in mtk_pinmux_set_mux()
mtk_pinmux_set_mux() doesn't check the result of mtk_hw_set_value()
despite it may return a 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