commit | 25f2ea9fc8c7ec34d351cef7dade2e8046e49ed1 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Apr 29 20:54:28 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 13:22:56 2008 -0700 |
tree | d261d4fb8bb751ddf23e64b09d960b1a2ad77116 | |
parent | 7bf570dc8dcf76df2a9f583bef2da96d4289ed0d [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: Linus Torvalds <torvalds@linux-foundation.org>