Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360212
b: refs/heads/master
c: dfbb83d
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Mar 2, 2013
1 parent acde1ab commit ef09f2f
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: 3f6d078d4accfff8b114f968259a060bfdc7c682
refs/heads/master: dfbb83d32c99dc50198638adf067a435c0fc338f
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/signal32.c
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ static inline void syscall_restart32(unsigned long orig_i0, struct pt_regs *regs
* want to handle. Thus you cannot kill init even with a SIGKILL even by
* mistake.
*/
void do_signal32(sigset_t *oldset, struct pt_regs * regs)
void do_signal32(struct pt_regs * regs)
{
struct ksignal ksig;
unsigned long orig_i0 = 0;
Expand Down

0 comments on commit ef09f2f

Please sign in to comment.