]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Security: Typecast CAP_*_SET macros
authorDavid Howells <dhowells@redhat.com>
Tue, 29 Apr 2008 19:54:28 +0000 (20:54 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 20:22:56 +0000 (13:22 -0700)
commit25f2ea9fc8c7ec34d351cef7dade2e8046e49ed1
treed261d4fb8bb751ddf23e64b09d960b1a2ad77116
parent7bf570dc8dcf76df2a9f583bef2da96d4289ed0d
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>
include/linux/capability.h