summaryrefslogtreecommitdiff
path: root/drivers/timer/timer-uclass.c
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-08-06 11:43:47 +0100
committerTom Rini <[email protected]>2025-08-15 13:00:03 -0600
commit1edd1fd539f52cadcb57c0c79c504f46f9540045 (patch)
tree8353083a91e54a18051861fa19c5a43fcc8e1969 /drivers/timer/timer-uclass.c
parent145a6f447e47f679218f8886c06622b19f4e22a6 (diff)
net: ti: am65-cpsw-nuss: Initialise ret
In am65_cpsw_phy_init it is not certain that ret will be assigned to before it reaches the 'return ret' statement. Initialise ret to ensure that ret is valid. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'drivers/timer/timer-uclass.c')
0 files changed, 0 insertions, 0 deletions