]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite22c97782b97000d7f96450c9bcfb31aad79b8a0
tree3611bc03e9c30fe0d11454f6966e6b0ca7f1dbd0
parent46458665ba353e9de9762ea799cb96599fd4b373
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