Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361205
b: refs/heads/master
c: 20f22ab
h: refs/heads/master
i:
  361203: c833f19
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Mar 13, 2013
1 parent 11eb043 commit 0cd1591
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: 5857f70c8a62377c2304d8ad27e579881728fc5a
refs/heads/master: 20f22ab42e9c832bde6e9a7ed04cdc73ec737e5b
2 changes: 1 addition & 1 deletion trunk/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -2682,7 +2682,7 @@ static int do_sigpending(void *set, unsigned long sigsetsize)
/**
* sys_rt_sigpending - examine a pending signal that has been raised
* while blocked
* @set: stores pending signals
* @uset: stores pending signals
* @sigsetsize: size of sigset_t type or larger
*/
SYSCALL_DEFINE2(rt_sigpending, sigset_t __user *, uset, size_t, sigsetsize)
Expand Down

0 comments on commit 0cd1591

Please sign in to comment.