diff options
author | Minchan Kim <minchan@kernel.org> | 2016-05-21 01:59:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-21 02:58:30 +0200 |
commit | a42094676f076534bf4998625456fe0bb99c1f1e (patch) | |
tree | c85769ee85b5e6e578fb04e83c98129dbb69cbb2 /mm/vmacache.c | |
parent | kasan/tests: add tests for user memory access functions (diff) | |
download | linux-a42094676f076534bf4998625456fe0bb99c1f1e.tar.xz linux-a42094676f076534bf4998625456fe0bb99c1f1e.zip |
zsmalloc: use first_page rather than page
Clean up function parameter "struct page". Many functions of zsmalloc
expect that page paramter is "first_page" so use "first_page" rather
than "page" for code readability.
Signed-off-by: Minchan Kim <minchan@kernel.org>
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmacache.c')
0 files changed, 0 insertions, 0 deletions