aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSumitra Sharma <[email protected]>2023-03-16 22:24:55 -0700
committerGreg Kroah-Hartman <[email protected]>2023-03-17 08:14:46 +0100
commitf4a8e711a66bd03681d61949181223c3437d5a87 (patch)
tree0a8fa321ef7a136e16a6a1ee4751c5d0b14c4840 /tools/perf/scripts/python/bin/stackcollapse-report
parent752cbd8f191678e86aa754f795546b7f06b7f171 (diff)
Staging: octeon: Fix line ending with '('
Since the coding style limited the code to 80 columns per line which caused splitting the function header into two lines resulted in the first line ending with a '('. This caused the checkpatch error. Place the function parameters immediately after '(' in a single line to align the function header. Signed-off-by: Sumitra Sharma <[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/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions