From: Roland McGrath Date: Fri, 29 Sep 2006 09:00:31 +0000 (-0700) Subject: [PATCH] __dequeue_signal() cleanup X-Git-Tag: v2.6.19-rc1~739 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d91e07f9b863fa94491ffafe250580f0c2ce78;p=pandora-kernel.git [PATCH] __dequeue_signal() cleanup This tightens up __dequeue_signal a little. It also avoids doing recalc_sigpending twice in a row, instead doing it once in dequeue_signal. Signed-off-by: Roland McGrath Cc: Oleg Nesterov Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed