diff options
author | 2022-03-31 19:33:58 +0200 | |
---|---|---|
committer | 2022-05-23 11:12:08 -0700 | |
commit | eaff451d4b7c86e3db3c03611426f5ce1d3826fd (patch) | |
tree | a4ab702c757683cf1107e3595de903180af88b22 /scripts/gdb/linux/utils.py | |
parent | Linux 5.18 (diff) | |
download | wireguard-linux-eaff451d4b7c86e3db3c03611426f5ce1d3826fd.tar.xz wireguard-linux-eaff451d4b7c86e3db3c03611426f5ce1d3826fd.zip |
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 <michalorzel.eng@gmail.com>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions