aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSumitra Sharma <[email protected]>2023-03-27 10:13:51 -0700
committerGreg Kroah-Hartman <[email protected]>2023-03-28 13:33:40 +0200
commit1068d4e910cc8e8d06dc04512287a59737292f40 (patch)
treedff154db2c5c32c2bc3206140ad0032212490830 /tools/perf/scripts/python/stackcollapse.py
parent16313403d873ff17a587818b61f84c8cb4971cef (diff)
staging: rtl8192e: 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: 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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions