diff options
author | Qiang Ma <[email protected]> | 2021-03-09 15:20:59 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-03-24 08:26:32 +0100 |
commit | 95e04eb04c68b8a9f71ff09abea1ed617a67a0a2 (patch) | |
tree | b4b094bac1bb0332d6d637fc8b3c3b58996b618a /tools/perf/scripts/python/stackcollapse.py | |
parent | 6b3bc8286529a78fa9befa329900f847ae02cc0c (diff) |
char: lp: remove redundant space around (inside) parenthesized expressions
These two lines of code don't meet the linux kernel style,
and use a space after these keywords:
if, switch, case, for, do, while.
Do not add spaces around (inside) parenthesized expressions.
So remove the redundant space.
Signed-off-by: Qiang Ma <[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