diff options
author | 2022-03-31 19:33:57 +0200 | |
---|---|---|
committer | 2022-04-04 15:38:53 -0400 | |
commit | 0a9876f36b08706d9954d8ccb42d0cd85f210333 (patch) | |
tree | 6637caf41df61bcef322027eff4857006ad6fe54 /scripts/gdb/linux/utils.py | |
parent | Linux 5.18-rc1 (diff) | |
download | wireguard-linux-0a9876f36b08706d9954d8ccb42d0cd85f210333.tar.xz wireguard-linux-0a9876f36b08706d9954d8ccb42d0cd85f210333.zip |
selinux: 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: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions