diff options
author | 2011-03-24 13:56:47 +0000 | |
---|---|---|
committer | 2011-03-28 10:20:17 -0500 | |
commit | 4bcad6c1ef53a9a0224f4654ceb3b9030d0769ec (patch) | |
tree | ebb381a3166818f01fe1f0b170564b7576350705 /kernel/fork.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 (diff) | |
download | wireguard-linux-4bcad6c1ef53a9a0224f4654ceb3b9030d0769ec.tar.xz wireguard-linux-4bcad6c1ef53a9a0224f4654ceb3b9030d0769ec.zip |
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 <matt.fleming@linux.intel.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions