diff options
| author | Paul M Stillwell Jr <[email protected]> | 2021-03-31 14:17:06 -0700 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2021-06-07 08:59:02 -0700 |
| commit | 7e94090ae13e1ae5fe8bd3a9cd08136260bb7039 (patch) | |
| tree | 8c4162f77d70acebad85b7790d54dad9913ab53f /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | a69606cde176a29f9261d96528b9a50fee8efadb (diff) | |
ice: fix clang warning regarding deadcode.DeadStores
clang generates deadcode.DeadStores warnings when a variable
is used to read a value, but then that value isn't used later
in the code. Fix this warning.
Signed-off-by: Paul M Stillwell Jr <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions