diff options
author | Jeff Layton <jlayton@redhat.com> | 2017-07-06 10:54:21 -0400 |
---|---|---|
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | 2017-12-18 09:43:49 -0500 |
commit | 02c324a55ed9ee4d790eaa9ac8e7cdecbe3e0a22 (patch) | |
tree | a42d691de5e9bb798b31887bdecbc81a6073654e /security/selinux/include | |
parent | 9c655be0644429b71396347887b43676ab4f6781 (diff) | |
download | linux-02c324a55ed9ee4d790eaa9ac8e7cdecbe3e0a22.tar.bz2 |
integrity: remove unneeded initializations in integrity_iint_cache entries
The init_once routine memsets the whole object to 0, and then
explicitly sets some of the fields to 0 again. Just remove the explicit
initializations.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Diffstat (limited to 'security/selinux/include')
0 files changed, 0 insertions, 0 deletions