diff options
author | Michal Orzel <[email protected]> | 2022-03-31 19:33:58 +0200 |
---|---|---|
committer | Casey Schaufler <[email protected]> | 2022-05-23 11:12:08 -0700 |
commit | eaff451d4b7c86e3db3c03611426f5ce1d3826fd (patch) | |
tree | a4ab702c757683cf1107e3595de903180af88b22 /tools/perf/scripts/python | |
parent | 4b0986a3613c92f4ec1bdc7f60ec66fea135991f (diff) |
smack: Remove redundant assignments
Get rid of redundant assignments which end up in values not being
read either because they are overwritten or the function ends.
Reported by clang-tidy [deadcode.DeadStores]
Signed-off-by: Michal Orzel <[email protected]>
Signed-off-by: Casey Schaufler <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions