aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2024-05-27 11:45:26 +0200
committerGreg Kroah-Hartman <[email protected]>2024-06-04 13:35:02 +0200
commitcf22697653a9f61b116b9ba0ad9182cc0e9b43e3 (patch)
tree2c21073cabb402c8fe9266ea00cd701c3bbcea24 /tools/perf/scripts/python
parentd1700a1bd23c629fb7b294eb748384b9f44f02c3 (diff)
staging: rtl8192e: reduce indentation level
Reduce indentation level in _rtl92e_dm_rx_path_sel_byrssi() by negating if statements and use continue in for loops. This way the indentation level of the code that is covered by the if checks can be reduced. This improves readability and clears two checkpatch warnings. WARNING: Too many leading tabs - consider code refactoring Signed-off-by: Michael Straube <[email protected]> Reviewed-by: Nam Cao <[email protected]> Reviewed-by: Dan Carpenter <[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')
0 files changed, 0 insertions, 0 deletions