[PATCH] integrity: get rid of unneeded initializations in integrity_iint_cache entries
From: Mimi Zohar <hidden>
Date: 2017-12-07 14:36:00
Also in:
lkml
From: Mimi Zohar <hidden>
Date: 2017-12-07 14:36:00
Also in:
lkml
On Thu, 2017-12-07 at 07:01 -0500, Jeff Layton wrote:
On Thu, 2017-07-06 at 15:43 -0400, Mimi Zohar wrote:quoted
On Thu, 2017-07-06 at 10:04 -0500, Serge E. Hallyn wrote:quoted
Quoting Jeff Layton (jlayton at kernel.org):quoted
From: Jeff Layton <redacted> 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 <redacted>Reviewed-by: Serge Hallyn <serge@hallyn.com>Thanks, queued. MimiHi Mimi, I notice that this patch hasn't made the last couple of releases. Was it dropped for some reason?
Thanks for the reminder. ?I accidentally dropped it (and Sascha Hauer's patch). ?The subject line is too long. ?Assuming you don't object, I'll replace the "get rid of" with "removed" and queue the patch in the next-queued-testing branch. Mimi -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html