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:
d9e7e37
)
mm/memory.c: make tlb_next_batch() return bool
author
Nicholas Krause
<xerofoify@gmail.com>
Fri, 4 Sep 2015 22:48:22 +0000
(15:48 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 4 Sep 2015 23:54:41 +0000
(16:54 -0700)
This makes the tlb_next_batch() bool due to this particular function only
ever returning either one or zero as its return value.
Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory.c
patch
|
blob
|
history
diff --cc
mm/memory.c
Simple merge