summaryrefslogtreecommitdiff
path: root/drivers/ddr
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2025-08-04 16:11:37 +0100
committerTien Fong Chee <tien.fong.chee@intel.com>2025-08-08 15:58:10 +0800
commit7701cc3415db98d0b2cc56ef8601939615254a2b (patch)
treec48a485c4d02b72c4a130801f0b2de9e64157f31 /drivers/ddr
parent3526f990b77fca1c933f1d8b24eb9385010a05bf (diff)
net: dwc_eth_xgmac: Use unwind goto on error
In xgmac_probe there is a direct return after the point where unwind gotos start to be used to undo actions performed by earlier code. Use the appropriate unwind goto instead. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org> Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions