aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorPeter Senna Tschudin <[email protected]>2016-01-15 18:41:29 +0100
committerGreg Kroah-Hartman <[email protected]>2016-01-24 21:04:54 -0800
commit06e21efa2d344b5e29bf680e623fa76dbcb62580 (patch)
treeac2d29d04cf57a679dd8e0293af966f3c06e38c4 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentf74a039c7e0bf6b7ed71b10dddfdafcf1e87e5ae (diff)
usb-misc: sisusbvga: Fix coding style: vertical whitespace changes
This patch fixes whitespace coding style issues that can't be fixed without adding newlines. This patch fixes the following checkpatch warnings: - 20 ERROR: trailing statements should be on next line - 15 WARNING: line over 80 characters - 03 WARNING: Missing a blank line after declarations - 01 ERROR: space required after that ',' Five lines over 80 characters are left. The first three wont change as the fix would require split the cast and variable name in different lines which makes the code less readable. The last two will be fixed by other patch in the series. Signed-off-by: Peter Senna Tschudin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions