Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linux-2...
[cascardo/linux.git] / security / apparmor / include / ipc.h
index aeda0fb..288ca76 100644 (file)
@@ -19,8 +19,8 @@
 
 struct aa_profile;
 
-int aa_may_ptrace(struct task_struct *tracer_task, struct aa_profile *tracer,
-                 struct aa_profile *tracee, unsigned int mode);
+int aa_may_ptrace(struct aa_profile *tracer, struct aa_profile *tracee,
+                 unsigned int mode);
 
 int aa_ptrace(struct task_struct *tracer, struct task_struct *tracee,
              unsigned int mode);