[PATCH 1/2] selinux: fix build warning by removing the unused sid variable
From: paul@paul-moore.com (Paul Moore)
Date: 2017-10-04 20:33:54
Also in:
lkml, selinux
From: paul@paul-moore.com (Paul Moore)
Date: 2017-10-04 20:33:54
Also in:
lkml, selinux
On Wed, Oct 4, 2017 at 4:26 PM, Stephen Smalley [off-list ref] wrote:
On Wed, 2017-10-04 at 20:32 +0200, Corentin Labbe wrote:quoted
This patch remove the unused variable sid This fix the following build warning: security/selinux/hooks.c:2921:6: warning: variable 'sid' set but not used [-Wunused-but-set-variable] Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>Acked-by: Stephen Smalley <redacted>
Looks good to me too, merged into selinux/next. Thanks. -- paul moore www.paul-moore.com -- 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