aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2019-10-26 14:11:35 +0200
committerGreg Kroah-Hartman <[email protected]>2019-10-26 20:45:49 +0200
commit48d357f0beb28e06a52493f73e0606e4b14f6ce9 (patch)
treec0898efc00508e9e5fc6d100b9b425a0a74684d4 /tools/perf/scripts/python/exported-sql-viewer.py
parent1cafe435a9a0469613b416b1cd94ed67bccf4ecc (diff)
staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfo
Remove else-arm from if-else statement. Move the else code out of the if-else and skip it by adding goto exit to the if block. The exit label was directly after the else-arm, so there is no change in behaviour. Reduces indentation level and clears a line over 80 characters checkpatch warning. Signed-off-by: Michael Straube <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions