[PATCH 2/2] selinux: fix build warning
From: paul@paul-moore.com (Paul Moore)
Date: 2017-10-04 20:34:10
Also in:
lkml, selinux
From: paul@paul-moore.com (Paul Moore)
Date: 2017-10-04 20:34:10
Also in:
lkml, selinux
On Wed, Oct 4, 2017 at 4:27 PM, Stephen Smalley [off-list ref] wrote:
On Wed, 2017-10-04 at 20:32 +0200, Corentin Labbe wrote:quoted
This patch make selinux_task_prlimit() static since it is not used anywhere else. This fix the following build warning: security/selinux/hooks.c:3981:5: warning: no previous prototype for 'selinux_task_prlimit' [-Wmissing-prototypes] Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>Acked-by: Stephen Smalley <redacted>
Merged, thanks again. -- 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