From: Oleg Nesterov Date: Fri, 25 Jul 2008 08:47:29 +0000 (-0700) Subject: signals: change collect_signal() to return void X-Git-Tag: v2.6.27-rc1~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=100360f03077663b7bef3af44805b6cf700c3bee;p=pandora-kernel.git signals: change collect_signal() to return void With the recent changes collect_signal() always returns true. Change it to return void and update the single caller. Signed-off-by: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed