summaryrefslogtreecommitdiff
path: root/mm/memory_hotplug.c
diff options
context:
space:
mode:
authorMiaohe Lin <linmiaohe@huawei.com>2021-02-26 04:18:34 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2021-02-26 20:41:01 +0300
commita6c5e0f75b3f7b8ace146f4eaa6398774d39a640 (patch)
tree04fe81fee072a95ffa8eee40144a6c0e25de4fe4 /mm/memory_hotplug.c
parent2395928158059b8f9858365fce7713ce7fef62e4 (diff)
downloadlinux-a6c5e0f75b3f7b8ace146f4eaa6398774d39a640.tar.xz
mm/zsmalloc.c: use page_private() to access page->private
It's recommended to use helper macro page_private() to access the private field of page. Use such helper to eliminate direct access. Link: https://lkml.kernel.org/r/20210203091857.20017-1-linmiaohe@huawei.com Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Cc: Minchan Kim <minchan@kernel.org> Cc: Nitin Gupta <ngupta@vflare.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory_hotplug.c')
0 files changed, 0 insertions, 0 deletions