OSDN Git Service

Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux into...
[uclinux-h8/linux.git] / security / selinux / hooks.c
index b3a6754..a1ac1c5 100644 (file)
@@ -5734,7 +5734,7 @@ static void selinux_key_free(struct key *k)
 
 static int selinux_key_permission(key_ref_t key_ref,
                                  const struct cred *cred,
-                                 key_perm_t perm)
+                                 unsigned perm)
 {
        struct key *key;
        struct key_security_struct *ksec;