diff options
| author | Andrew Goodbody <[email protected]> | 2025-08-12 11:13:50 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-08-19 11:26:07 -0600 |
| commit | 13ca68b104ea75d54e86816ba6d86ef5e70a2668 (patch) | |
| tree | 4d34e68d01b2875f148e33a32e4eae9f721dbe08 /scripts/const_structs.checkpatch | |
| parent | b90927bd0d81096239ff4a48a71c3d9e87ef7209 (diff) | |
soc: ti: k3-navss-ringacc: Do not use uninitialised variable
In k3_nav_ringacc_probe_dt there can be no error code returned from
dev_read_u32_default so ret is not assigned to and should not be used.
Remove the use of ret from the dev_err call as it is unitialised.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
