cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()
[firefly-linux-kernel-4.4.55.git] / security / capability.c
index ad0d4de6994474aba384955e240c73b88a03398e..e76373de31298e0a3264920035374b849bc42fb1 100644 (file)
@@ -879,7 +879,7 @@ static void cap_key_free(struct key *key)
 }
 
 static int cap_key_permission(key_ref_t key_ref, const struct cred *cred,
-                             key_perm_t perm)
+                             unsigned perm)
 {
        return 0;
 }