summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2019-10-26 15:11:35 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-26 21:45:49 +0300
commit48d357f0beb28e06a52493f73e0606e4b14f6ce9 (patch)
treec0898efc00508e9e5fc6d100b9b425a0a74684d4 /tools/perf/scripts/python/exported-sql-viewer.py
parent1cafe435a9a0469613b416b1cd94ed67bccf4ecc (diff)
downloadlinux-48d357f0beb28e06a52493f73e0606e4b14f6ce9.tar.xz
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 <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20191026121135.181897-7-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions