summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSumitra Sharma <sumitraartsy@gmail.com>2023-03-19 09:45:20 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-22 10:09:34 +0100
commitdc467faa2305cca067d24315c71d4e12d4e2d679 (patch)
treeec1f0d1d3a17bf41654ef0ed050f4c1e0ba8e63e /tools/perf/scripts/python/export-to-sqlite.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 <sumitraartsy@gmail.com> Link: https://lore.kernel.org/r/20230319164520.GA125117@sumitra.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions