Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
[platform/kernel/linux-rpi.git] / include / linux / key.h
index 2393b1c..4dfde11 100644 (file)
@@ -265,6 +265,7 @@ extern int key_unlink(struct key *keyring,
 
 extern struct key *keyring_alloc(const char *description, kuid_t uid, kgid_t gid,
                                 const struct cred *cred,
+                                key_perm_t perm,
                                 unsigned long flags,
                                 struct key *dest);