[Bluetooth] Code cleanup of the drivers source code
[pandora-kernel.git] / security / keys / internal.h
index 3c2877f..1bb416f 100644 (file)
@@ -99,6 +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);