summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKhadija Kamran <kamrankhadijadj@gmail.com>2023-03-20 17:10:34 +0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-22 10:09:49 +0100
commitba32601bdb189c13e5fab0f060d67a46805d6e5f (patch)
treecaed425cf1d13573503ef8b2fd556a75bb7e2b59 /tools/perf/scripts/python/export-to-sqlite.py
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 <kamrankhadijadj@gmail.com> Link: https://lore.kernel.org/r/ZBhNOkQbG4ygNF98@khadija-virtual-machine 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