commit | 780db6c104de48104501f5943361f2371564b85d | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Apr 29 20:54:28 2008 +0100 |
committer | James Morris <jmorris@namei.org> | Wed Apr 30 08:24:19 2008 +1000 |
tree | d261d4fb8bb751ddf23e64b09d960b1a2ad77116 | |
parent | e52c1764f18a62776a0f2bc6752fb76b6e345827 [diff] |
Security: Typecast CAP_*_SET macros 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>