aboutsummaryrefslogtreecommitdiff
path: root/scripts/extract-vmlinux
diff options
context:
space:
mode:
authorMinchan Kim <minchan@kernel.org>2016-05-20 16:59:36 -0700
committerMister Oyster <oysterized@gmail.com>2017-09-25 21:04:15 +0200
commit44ba87e6c12708b83c1ebb4a2c826592a7d75bc0 (patch)
tree2e6998a67b71bfd484577b01e06608bfd4009edf /scripts/extract-vmlinux
parent09b1f8690eba0d5a548eebab24573935c304d5af (diff)
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 'scripts/extract-vmlinux')
0 files changed, 0 insertions, 0 deletions