diff options
| author | Sumitra Sharma <[email protected]> | 2023-03-19 09:45:20 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-03-22 10:09:34 +0100 |
| commit | dc467faa2305cca067d24315c71d4e12d4e2d679 (patch) | |
| tree | ec1f0d1d3a17bf41654ef0ed050f4c1e0ba8e63e /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | f4a8e711a66bd03681d61949181223c3437d5a87 (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 <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions