Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
[sfrench/cifs-2.6.git] / arch / ia64 / include / asm / syscall.h
index 0d9e7fab4a79fddcc63d24c30f002e73d2b91db0..da108cd451745d1a096640628b19bf9633bc84bc 100644 (file)
@@ -74,7 +74,7 @@ static inline void syscall_set_arguments(struct task_struct *task,
        ia64_syscall_get_set_arguments(task, regs, args, 1);
 }
 
-static inline int syscall_get_arch(void)
+static inline int syscall_get_arch(struct task_struct *task)
 {
        return AUDIT_ARCH_IA64;
 }