Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105920
b: refs/heads/master
c: 6715ca4
h: refs/heads/master
v: v3
  • Loading branch information
Oleg Nesterov authored and Linus Torvalds committed Jul 25, 2008
1 parent 5a10c77 commit 4b5b8ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 96347e7759e2e433c427defa0fa1adfc8cce6226
refs/heads/master: 6715ca451cfff1c9ce4b33ad9918a1dacf43997c
3 changes: 0 additions & 3 deletions trunk/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,6 @@ static int collect_signal(int sig, struct sigpending *list, siginfo_t *info)
struct sigqueue *q, *first = NULL;
int still_pending = 0;

if (unlikely(!sigismember(&list->signal, sig)))
return 0;

/*
* Collect the siginfo appropriate to this signal. Check if
* there is another siginfo for the same signal.
Expand Down

0 comments on commit 4b5b8ce

Please sign in to comment.