X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=security%2Fkeys%2Finternal.h;h=e066e6057955d54cd99f431876523fc4742b1d58;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=1bb416f4bbcef7aa9315e9efcb59d292389ee8b2;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/security/keys/internal.h b/security/keys/internal.h index 1bb416f4b..e066e6057 100644 --- a/security/keys/internal.h +++ b/security/keys/internal.h @@ -99,9 +99,7 @@ extern int install_process_keyring(struct task_struct *tsk); extern struct key *request_key_and_link(struct key_type *type, const char *description, const char *callout_info, - void *aux, - struct key *dest_keyring, - unsigned long flags); + struct key *dest_keyring); /* * request_key authorisation