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:
b182801
)
signal: rename signandsets() to sigandnsets()
author
Oleg Nesterov
<oleg@redhat.com>
Wed, 27 Apr 2011 20:01:27 +0000
(22:01 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Thu, 28 Apr 2011 11:01:39 +0000
(13:01 +0200)
As Tejun and Linus pointed out, "nand" is the wrong name for "x & ~y",
it should be "andn". Rename signandsets() as suggested.
Suggested-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Tejun Heo <tj@kernel.org>
No differences found