Skip to content
Commit 0a9876f3 authored by Michal Orzel's avatar Michal Orzel Committed by Paul Moore
Browse files

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: default avatarMichal Orzel <michalorzel.eng@gmail.com>
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 31231092
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment