linux/security/selinux/ss
Colin Ian King 5794ed762a selinux: remove extraneous initialization of slots_used and max_chain_len
Variables slots_used and max_chain_len are being initialized to zero
twice. Remove the second set of initializations in the for loop.
Cleans up the clang warnings:

Value stored to 'slots_used' is never read
Value stored to 'max_chain_len' is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
2017-10-16 18:40:09 -04:00
..
avtab.c selinux: update my email address 2017-08-17 15:32:55 -04:00
avtab.h selinux: update my email address 2017-08-17 15:32:55 -04:00
conditional.c selinux: remove redundant assignment to len 2017-10-16 18:37:23 -04:00
conditional.h selinux: extended permissions for ioctls 2015-07-13 13:31:58 -04:00
constraint.h selinux: update my email address 2017-08-17 15:32:55 -04:00
context.h selinux: update my email address 2017-08-17 15:32:55 -04:00
ebitmap.c selinux: update my email address 2017-08-17 15:32:55 -04:00
ebitmap.h selinux: update my email address 2017-08-17 15:32:55 -04:00
hashtab.c selinux: remove extraneous initialization of slots_used and max_chain_len 2017-10-16 18:40:09 -04:00
hashtab.h selinux: Use kmem_cache for hashtab_node 2017-09-20 12:01:58 -04:00
mls_types.h selinux: update my email address 2017-08-17 15:32:55 -04:00
mls.c selinux: update my email address 2017-08-17 15:32:55 -04:00
mls.h selinux: update my email address 2017-08-17 15:32:55 -04:00
policydb.c selinux: update my email address 2017-08-17 15:32:55 -04:00
policydb.h selinux: update my email address 2017-08-17 15:32:55 -04:00
services.c selinux: Use kmem_cache for hashtab_node 2017-09-20 12:01:58 -04:00
services.h selinux: update my email address 2017-08-17 15:32:55 -04:00
sidtab.c selinux: update my email address 2017-08-17 15:32:55 -04:00
sidtab.h selinux: update my email address 2017-08-17 15:32:55 -04:00
status.c selinux: fix up style problem on /selinux/status 2010-10-21 10:12:41 +11:00
symtab.c selinux: update my email address 2017-08-17 15:32:55 -04:00
symtab.h selinux: update my email address 2017-08-17 15:32:55 -04:00