Security: Typecast CAP_*_SET macros
authorDavid Howells <dhowells@redhat.com>
Tue, 29 Apr 2008 19:54:28 +0000 (20:54 +0100)
committerJames Morris <jmorris@namei.org>
Tue, 29 Apr 2008 22:24:19 +0000 (08:24 +1000)
Cast the CAP_*_SET macros to be of kernel_cap_t type to avoid compiler
warnings.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found