diff options
| author | Andrew Goodbody <[email protected]> | 2025-08-04 16:11:37 +0100 |
|---|---|---|
| committer | Tien Fong Chee <[email protected]> | 2025-08-08 15:58:10 +0800 |
| commit | 7701cc3415db98d0b2cc56ef8601939615254a2b (patch) | |
| tree | c48a485c4d02b72c4a130801f0b2de9e64157f31 /include | |
| parent | 3526f990b77fca1c933f1d8b24eb9385010a05bf (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 <[email protected]>
Reviewed-by: Tien Fong Chee <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
