Messages in this thread |  | | | Date | Wed, 27 Apr 2011 12:12:54 +0200 | | From | Tejun Heo <> | | Subject | Re: [PATCH v2 4/6] signal: cleanup sys_sigprocmask() |
| |
On Tue, Apr 26, 2011 at 09:49:43PM +0200, Oleg Nesterov wrote: > 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>
Thanks.
-- tejun
|  |