summaryrefslogtreecommitdiffstats
path: root/security/selinux/include/netif.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-14 17:00:49 +0200
committerPaul Moore <paul@paul-moore.com>2017-10-17 00:37:23 +0200
commit73e4977873bfbd8698d5b116ba32d48f2a889276 (patch)
tree10d8c881bc5d58ddd1aa0971734f57154152d478 /security/selinux/include/netif.h
parentselinux: remove redundant assignment to str (diff)
downloadlinux-73e4977873bfbd8698d5b116ba32d48f2a889276.tar.xz
linux-73e4977873bfbd8698d5b116ba32d48f2a889276.zip
selinux: remove redundant assignment to len
The variable len is being set to zero and this value is never being read since len is being set to a different value just a few lines later. Remove this redundant assignment. Cleans up clang warning: Value stored to 'len' is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/selinux/include/netif.h')
0 files changed, 0 insertions, 0 deletions