diff options
author | Michal Orzel <[email protected]> | 2022-04-29 14:38:03 -0700 |
---|---|---|
committer | akpm <[email protected]> | 2022-04-29 14:38:03 -0700 |
commit | 16b0b7adabfb5564a77fa35917afe08decd55b29 (patch) | |
tree | a81d8a5c850329aea68a6d2940235879b35301fb /tools/perf/scripts | |
parent | f224cabeedb274db8e64824a50765e2eabacca90 (diff) |
kexec: 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]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Michal Orzel <[email protected]>
Acked-by: Baoquan He <[email protected]>
Cc: Eric Biederman <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Cc: Nick Desaulniers <[email protected]>
Cc: Michal Orzel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions