summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSaurav Girepunje <saurav.girepunje@gmail.com>2021-11-03 21:18:41 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-11-15 10:02:02 +0100
commitb865f36cadaf2e1c94059849cfeff9959568e2cb (patch)
treeccb475f6b8cc5279e4c6e04cae8a091f5c889f42 /tools/perf/scripts/python
parenta9413afabf35bc3e6512a998f7075c54ace12d42 (diff)
downloadkernel-b865f36cadaf2e1c94059849cfeff9959568e2cb.tar.gz
staging: r8188eu: os_dep: remove the goto statement
Remove the goto statement from rtw_init_drv_sw(). In this function goto can be replace by return statement. As on goto label exit, function only return it is not performing any cleanup. Avoiding goto will improve the function readability. Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com> Link: https://lore.kernel.org/r/YYKvWeyqd71pYSqM@Sauravs-MacBook-Air.local Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions