aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKhadija Kamran <[email protected]>2023-03-20 17:10:34 +0500
committerGreg Kroah-Hartman <[email protected]>2023-03-22 10:09:49 +0100
commitba32601bdb189c13e5fab0f060d67a46805d6e5f (patch)
treecaed425cf1d13573503ef8b2fd556a75bb7e2b59 /tools/perf/scripts/python/bin/stackcollapse-report
parentdc467faa2305cca067d24315c71d4e12d4e2d679 (diff)
staging: greybus: fix line ending with '('
Splitting function header to multiple lines because of 80 characters per line limit, results in ending the function call line with '('. This leads to CHECK reported by checkpatch.pl Move the first parameter right after the '(' in the function call line. Align the rest of the parameters to the opening parenthesis. Signed-off-by: Khadija Kamran <[email protected]> Link: https://lore.kernel.org/r/ZBhNOkQbG4ygNF98@khadija-virtual-machine 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