]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - kernel/auditsc.c
audit: inline audit_free to simplify the look of generic code
[mirror_ubuntu-zesty-kernel.git] / kernel / auditsc.c
index e1062f66b01bd2a97e2bd446a806a52e68499ee5..7aaeb38b262abe2dd0e2ed8ab2c87352e2dd07e2 100644 (file)
@@ -1594,7 +1594,7 @@ static void audit_log_exit(struct audit_context *context, struct task_struct *ts
  *
  * Called from copy_process and do_exit
  */
-void audit_free(struct task_struct *tsk)
+void __audit_free(struct task_struct *tsk)
 {
        struct audit_context *context;