aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-memset.c
diff options
context:
space:
mode:
authorChen-Yu Tsai <[email protected]>2022-02-08 20:40:27 +0800
committerStephen Boyd <[email protected]>2022-02-17 12:12:24 -0800
commiteb7b7a7de99396ba0b92a24e79339f635d195bfb (patch)
treec1fac20a07133a359c91d1cb31bc156592d49849 /lib/test_fortify/write_overflow-memset.c
parent203ce39ed50bed0fac716c7a811a67b1fcfde8d5 (diff)
clk: mediatek: mux: Implement error handling in register API
The mux clk type registration function does not stop or return errors if any clk failed to be registered, nor does it implement an error handling path. This may result in a partially working device if any step failed. Make the register function return proper error codes, and bail out if errors occur. Proper cleanup, i.e. unregister any clks that were successfully registered, is done in the new error path. Signed-off-by: Chen-Yu Tsai <[email protected]> Reviewed-by: Miles Chen <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Chun-Jie Chen <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memset.c')
0 files changed, 0 insertions, 0 deletions