From: Oleg Nesterov Date: Wed, 30 Apr 2008 07:52:53 +0000 (-0700) Subject: signals: move the definition of __group_complete_signal() up X-Git-Tag: v2.6.26-rc1~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71f11dc025055cb2ef9226424f26b3287efadd26;p=pandora-kernel.git signals: move the definition of __group_complete_signal() up Move the unchanged definition of __group_complete_signal() so that send_signal can see it. To simplify the reading of the next patches. Signed-off-by: Oleg Nesterov Cc: Roland McGrath Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed