summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-07-23 16:54:08 +0100
committerTom Rini <[email protected]>2025-10-28 09:48:28 -0600
commit2a13b59ed4317ec4483d1502d9db161f46985a32 (patch)
tree33da4a034ca0e92454492a41a77d75ba6199ea58 /include/linux
parent6f48f6f2a2df05bd7663917b694a4d881998f6c5 (diff)
clk: versaclock: Use IS_ERR check before dereference
In versaclock_probe vc5->pin_xin may be an error pointer so need to check with IS_ERR before attempting to dereference it. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions