diff options
| author | wengjianfeng <[email protected]> | 2021-04-06 09:59:54 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-04-06 16:24:20 -0700 |
| commit | b58c4649d94eebb1257e0716e4e948dcaa4ae5b5 (patch) | |
| tree | 2f8cc58dea4e66f59395e09ea9b5839e13d0cef0 /include/linux/debugobjects.h | |
| parent | b3feb439f28ed523e57096142e752d2ffd8ca962 (diff) | |
nfc: s3fwrn5: remove unnecessary label
In function s3fwrn5_nci_post_setup, the variable ret is assigned then
goto out label, which just return ret, so we use return to replace it.
Other goto sentences are similar, we use return sentences to replace
goto sentences and delete out label.
Signed-off-by: wengjianfeng <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions