aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-03-11 11:17:27 +0000
committerManivannan Sadhasivam <[email protected]>2021-03-15 09:56:07 +0530
commit70f7025c854c7edc6965ec2ef4230d09ebb9ffd7 (patch)
treed7cc439f6aac9b154562da9066788ad6fffbee5d /tools/perf/scripts/python/syscall-counts-by-pid.py
parent4d5f52838d11981c4d76cdc4e73230120de1ac85 (diff)
bus: mhi: core: remove redundant initialization of variables state and ee
The variables state and ee are being initialized with values that are never read and are being updated later with a new values. The initializations are redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Loic Poulain <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Addresses-Coverity: ("Unused value") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions