Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 587
b: refs/heads/master
c: 67eb81e
h: refs/heads/master
i:
  585: ea902f1
  583: f98cf4d
v: v3
  • Loading branch information
Yoichi Yuasa authored and unknown committed Apr 29, 2005
1 parent ff22abc commit 82e99e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3ac3ed555bec5b1f92bb22cb94823a0e99d0f320
refs/heads/master: 67eb81e1686f44bcf8f005b296213fd2c21b4719
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ asmlinkage int sys_ptrace(long request, long pid, long addr, long data)
return ret;
}

static inline int audit_arch()
static inline int audit_arch(void)
{
#ifdef CONFIG_CPU_LITTLE_ENDIAN
#ifdef CONFIG_MIPS64
Expand Down

0 comments on commit 82e99e8

Please sign in to comment.