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:
12e3004
)
untangling process_vm_..., part 4
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 5 Feb 2014 15:40:15 +0000
(10:40 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 2 Apr 2014 03:19:26 +0000
(23:19 -0400)
instead of passing vector size (by value) and index (by reference),
pass the number of elements remaining. That's all we care about
in these functions by that point.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found