diff options
author | Pingfan Liu <kernelfans@gmail.com> | 2020-04-01 21:06:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-02 09:35:27 -0700 |
commit | 4628b063d2180c2bf142a3f6b762778c0a2d9ab0 (patch) | |
tree | 35921bc2df1fbe59372044729776461267982e07 /arch | |
parent | f28d43636d6f940e60abef4f0131119836c8ebd4 (diff) | |
download | linux-4628b063d2180c2bf142a3f6b762778c0a2d9ab0.tar.gz linux-4628b063d2180c2bf142a3f6b762778c0a2d9ab0.tar.bz2 linux-4628b063d2180c2bf142a3f6b762778c0a2d9ab0.zip |
mm/gup: rename nr as nr_pinned in get_user_pages_fast()
To better reflect the held state of pages and make code self-explaining,
rename nr as nr_pinned.
Signed-off-by: Pingfan Liu <kernelfans@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Cc: Ira Weiny <ira.weiny@intel.com>
Cc: Mike Rapoport <rppt@linux.ibm.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Link: http://lkml.kernel.org/r/1584876733-17405-2-git-send-email-kernelfans@gmail.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions