diff options
| author | Andrew Goodbody <[email protected]> | 2025-08-06 17:55:04 +0100 |
|---|---|---|
| committer | Casey Connolly <[email protected]> | 2025-08-13 15:13:16 +0200 |
| commit | fda7bee6468ee5a701e268162aaa7645d98b85f0 (patch) | |
| tree | 0f6d65f0c66da9128062bcf1fea7d018a435d232 /scripts/basic | |
| parent | acfacf452441d0a659e3afbd55fd6061aa17e647 (diff) | |
phy: qcom: Fix ret is uninitialised
In qcom_snps_eusb2_phy_probe after the call to devm_clk_get if an error
is found then ret is printed but has not been assigned to by the code.
Decode the error from the pointer and assign it to ret.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <[email protected]>
Reviewed-by: Sumit Garg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Casey Connolly <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
