From: Matt Fleming Date: Thu, 24 Mar 2011 13:56:47 +0000 (+0000) Subject: dlm: Remove superfluous call to recalc_sigpending() X-Git-Tag: v3.0-rc1~308^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bcad6c1ef53a9a0224f4654ceb3b9030d0769ec;p=pandora-kernel.git dlm: Remove superfluous call to recalc_sigpending() recalc_sigpending() is called within sigprocmask(), so there is no need call it again after sigprocmask() has returned. Signed-off-by: Matt Fleming Signed-off-by: David Teigland --- Reading git-diff-tree failed