CRED: Constify the kernel_cap_t arguments to the capset LSM hooks
authorDavid Howells <dhowells@redhat.com>
Thu, 13 Nov 2008 23:39:15 +0000 (10:39 +1100)
committerJames Morris <jmorris@namei.org>
Thu, 13 Nov 2008 23:39:15 +0000 (10:39 +1100)
commit15a2460ed0af7538ca8e6c610fe607a2cd9da142
tree3611bc03e9c30fe0d11454f6966e6b0ca7f1dbd0
parent1cdcbec1a3372c0c49c59d292e708fd07b509f18
CRED: Constify the kernel_cap_t arguments to the capset LSM hooks

Constify the kernel_cap_t arguments to the capset LSM hooks.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: James Morris <jmorris@namei.org>
include/linux/security.h
security/commoncap.c
security/security.c
security/selinux/hooks.c