Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310076
b: refs/heads/master
c: 5754f41
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Jun 1, 2012
1 parent 98ada33 commit 3d3efc9
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: 39974d085d003163f61c65917c22d6c7620ffdb6
refs/heads/master: 5754f412a3f107cbcd93ee125bef296f2a07539b
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/signal_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ static void do_signal(struct pt_regs *regs)

tracehook_signal_handler(signr, &info, &ka, regs,
test_thread_flag(TIF_SINGLESTEP));
return;
}
return;
}

/* Did we come from a system call? */
Expand Down

0 comments on commit 3d3efc9

Please sign in to comment.