diff options
author | Markus Elfring <[email protected]> | 2023-12-22 16:48:24 +0100 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2024-02-26 10:58:42 +0200 |
commit | fed6bf52c86df27ad4f39a72cdad8c27da9a50ba (patch) | |
tree | 8b2555721e4b10157afc53fe6d8306e4bd3f2ac1 /tools/perf/util/trace-event-scripting.c | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() after error detection
The function “kfree” was called in up to three cases
by the function “__imx8m_clk_hw_composite” during error handling
even if the passed variables contained a null pointer.
Adjust jump targets according to the Linux coding style convention.
Signed-off-by: Markus Elfring <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions