aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSaurav Girepunje <[email protected]>2021-11-03 21:18:41 +0530
committerGreg Kroah-Hartman <[email protected]>2021-11-15 10:02:02 +0100
commitb865f36cadaf2e1c94059849cfeff9959568e2cb (patch)
treeccb475f6b8cc5279e4c6e04cae8a091f5c889f42 /tools/perf/scripts/python/stackcollapse.py
parenta9413afabf35bc3e6512a998f7075c54ace12d42 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions