aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2023-03-17 17:47:05 +0200
committerGreg Kroah-Hartman <[email protected]>2023-03-23 17:25:22 +0100
commit3056a5cafa3cf83c7c83d3fb4029707888d4bb63 (patch)
treedec82966a382cc61d7ddd014471d91facde95719 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent85052fdb40a0eb2278d10f016ce12de00672bba9 (diff)
xhci: mem: Drop useless return:s
When function returns void and we have if-else-if chain, there is no need to explicitly call return. Drop them and indent lines better. While at it, make if-chain sorted from testing bigger values to smaller. Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Mathias Nyman <[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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions