aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-06-10 13:36:38 +0100
committerGuenter Roeck <[email protected]>2020-07-19 16:25:20 -0700
commit9e444234b6d8de48e9032f47997773cd98d863a5 (patch)
tree2a0f7e9a41648561ffb93d41693c097475f4c930 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentba47d845d715a010f7b51f6f89bae32845e6acb7 (diff)
hwmon: (i5k_amb) remove redundant assignment to variable res
The variable res is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions