Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47711
b: refs/heads/master
c: e692eb3
h: refs/heads/master
i:
  47709: 28f47f1
  47707: b77fba1
  47703: d6950f4
  47695: 8209e8e
  47679: 40b45eb
v: v3
  • Loading branch information
Franck Bui-Huu authored and Ralf Baechle committed Feb 10, 2007
1 parent d79ec7e commit 1571c55
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: f90080a059fc19444b3a63affd1f4ecece62c11c
refs/heads/master: e692eb30ffc2b99e62f766f9958f46dfdc1013cc
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ int setup_rt_frame(struct k_sigaction * ka, struct pt_regs *regs,
return -EFAULT;
}

static inline int handle_signal(unsigned long sig, siginfo_t *info,
static int handle_signal(unsigned long sig, siginfo_t *info,
struct k_sigaction *ka, sigset_t *oldset, struct pt_regs *regs)
{
int ret;
Expand Down

0 comments on commit 1571c55

Please sign in to comment.