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:
bba7881
)
mm: drop unneeded double negations
author
Johannes Weiner
<hannes@cmpxchg.org>
Tue, 22 Sep 2009 00:02:56 +0000
(17:02 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 22 Sep 2009 14:17:35 +0000
(07:17 -0700)
Remove double negations where the operand is already boolean.
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Cc: Mel Gorman <mel@csn.ul.ie>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found