aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2024-02-01 09:18:24 +0100
committerGreg Kroah-Hartman <[email protected]>2024-02-17 17:28:56 +0100
commit72c068a1c71ffac8d522ad50beda775b45cd5953 (patch)
tree7db31e5f694203f92ab8b8bfee4a75a778a8f7fe /tools/perf/scripts/python/syscall-counts-by-pid.py
parent2025908b8e3ab4318295c3dfc4c2781157a266f0 (diff)
staging: rtl8192e: initialize variables at declaration
Initialize two variables at declaration instead of first declare and then initialize them. This saves a line of code and clears a checkpatch warning. WARNING: Missing a blank line after declarations Signed-off-by: Michael Straube <[email protected]> Tested-by: Philipp Hortmann <[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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions