aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-06-11 16:27:08 +0100
committerGreg Kroah-Hartman <[email protected]>2020-07-10 14:50:51 +0200
commit7ca78630a1ae082e6d4488884cd771ee4bb266ea (patch)
tree7016dcd62bff00bb3cd8fbd1e022628fdfb4f050 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent877589350269e188cc19563745fd0f6dac14561b (diff)
char/mwave: remove redundant initialization of variable bRC
The variable bRC 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: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions