git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18bcd0c
)
dlm: Remove superfluous call to recalc_sigpending()
author
Matt Fleming
<matt.fleming@linux.intel.com>
Thu, 24 Mar 2011 13:56:47 +0000
(13:56 +0000)
committer
David Teigland
<teigland@redhat.com>
Mon, 28 Mar 2011 15:20:17 +0000
(10:20 -0500)
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>
No differences found