summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSumitra Sharma <sumitraartsy@gmail.com>2023-03-16 22:24:55 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-17 08:14:46 +0100
commitf4a8e711a66bd03681d61949181223c3437d5a87 (patch)
tree0a8fa321ef7a136e16a6a1ee4751c5d0b14c4840 /tools/perf/scripts/python/export-to-sqlite.py
parent752cbd8f191678e86aa754f795546b7f06b7f171 (diff)
Staging: octeon: Fix line ending with '('
Since the coding style limited the code to 80 columns per line which caused splitting the function header into two lines resulted in the first line ending with a '('. This caused the checkpatch error. Place the function parameters immediately after '(' in a single line to align the function header. Signed-off-by: Sumitra Sharma <sumitraartsy@gmail.com> Link: https://lore.kernel.org/r/20230317052455.GA83442@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