git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bf570d
)
Security: Typecast CAP_*_SET macros
author
David Howells
<dhowells@redhat.com>
Tue, 29 Apr 2008 19:54:28 +0000
(20:54 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 29 Apr 2008 20:22:56 +0000
(13:22 -0700)
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>
No differences found