From: Oleg Nesterov Date: Wed, 29 Mar 2006 00:11:28 +0000 (-0800) Subject: [PATCH] finish_stop: don't check stop_count < 0 X-Git-Tag: v2.6.17-rc1~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=883606a7c9e84e206f96c38f88c4bd66df72f51e;p=pandora-kernel.git [PATCH] finish_stop: don't check stop_count < 0 Remove an obscure 'stop_count < 0' check in finish_stop(). The previous patch made this case impossible. Signed-off-by: Oleg Nesterov Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed