diff options
author | Himanshu Shukla <himanshu.sh@samsung.com> | 2016-11-23 11:58:48 +0530 |
---|---|---|
committer | Casey Schaufler <casey@schaufler-ca.com> | 2017-01-10 09:47:20 -0800 |
commit | d54a197964e7eb636a0c64fb0dbdd67759eb71f2 (patch) | |
tree | 3d81c63d469b9e83d7ee9dad9528f786fd74aaaf /security/Makefile | |
parent | 2e962e2fec5c35b91e3b541e2b8373504bf91e27 (diff) | |
download | linux-d54a197964e7eb636a0c64fb0dbdd67759eb71f2.tar.gz linux-d54a197964e7eb636a0c64fb0dbdd67759eb71f2.tar.bz2 linux-d54a197964e7eb636a0c64fb0dbdd67759eb71f2.zip |
SMACK: Delete list_head repeated initialization
smk_copy_rules() and smk_copy_relabel() are initializing list_head though
they have been initialized already in new_task_smack() function. Delete
repeated initialization.
Signed-off-by: Himanshu Shukla <himanshu.sh@samsung.com>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Diffstat (limited to 'security/Makefile')
0 files changed, 0 insertions, 0 deletions