From: Al Viro Date: Wed, 5 Feb 2014 15:40:15 +0000 (-0500) Subject: untangling process_vm_..., part 4 X-Git-Tag: v3.15-rc1~16^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1291afc18115885cf3ff265a5dc836393060e820;p=pandora-kernel.git untangling process_vm_..., part 4 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 --- Reading git-diff-tree failed