git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
702a507
)
signal: cleanup sys_sigprocmask()
author
Oleg Nesterov
<oleg@redhat.com>
Thu, 28 Apr 2011 09:36:20 +0000
(11:36 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Thu, 28 Apr 2011 11:01:40 +0000
(13:01 +0200)
Cleanup. Remove the unneeded goto's, we can simply read blocked.sig[0]
unconditionally and then copy-to-user it if oset != NULL.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Matt Fleming <matt.fleming@linux.intel.com>
kernel/signal.c
patch
|
blob
|
history
diff --cc
kernel/signal.c
Simple merge