summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorMinchan Kim <minchan@kernel.org>2016-05-20 23:59:36 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2016-05-21 00:58:30 (GMT)
commita42094676f076534bf4998625456fe0bb99c1f1e (patch)
treec85769ee85b5e6e578fb04e83c98129dbb69cbb2 /ipc
parenteae08dcab80c695c16c9f1f7dcd5b8ed52bfc88b (diff)
downloadlinux-a42094676f076534bf4998625456fe0bb99c1f1e.tar.xz
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 'ipc')
0 files changed, 0 insertions, 0 deletions