aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSumitra Sharma <[email protected]>2023-03-19 09:45:20 -0700
committerGreg Kroah-Hartman <[email protected]>2023-03-22 10:09:34 +0100
commitdc467faa2305cca067d24315c71d4e12d4e2d679 (patch)
treeec1f0d1d3a17bf41654ef0ed050f4c1e0ba8e63e /tools/perf/scripts/python/flamegraph.py
parentf4a8e711a66bd03681d61949181223c3437d5a87 (diff)
Staging: greybus: Fix lines ending with '('
The coding style used to limit lines to 80 characters, which led to splitting of these function headers into multiple lines and ends the first line with a '('. Such splits causes checks reported by the checkpatch. Place the function parameters of each function immediately after '(' in a single line to align the function headers. 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions