summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKhadija Kamran <kamrankhadijadj@gmail.com>2023-03-22 18:36:03 +0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-25 09:47:56 +0100
commitd24927f43b9f3f3994ddf075caee531391c56559 (patch)
tree0d2efd2be45b337f319dd0fc193d2d75edcbe291 /tools/perf/scripts/python/syscall-counts.py
parentbb75546bb630d2fccd39dfcf691a9cb73cfbc7d9 (diff)
staging: ks7010: 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/ZBsEQzL3Oidsmg/L@khadija-virtual-machine Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions