[PATCH] integrity: get rid of unneeded initializations in integrity_iint_cache entries
From: jlayton@kernel.org (Jeff Layton)
Date: 2017-12-07 15:16:57
Also in:
lkml
From: jlayton@kernel.org (Jeff Layton)
Date: 2017-12-07 15:16:57
Also in:
lkml
On Thu, 2017-12-07 at 09:35 -0500, Mimi Zohar wrote:
On Thu, 2017-12-07 at 07:01 -0500, Jeff Layton wrote:quoted
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
Sounds good. Thanks, -- Jeff Layton [off-list ref] -- 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