diff options
author | Miaohe Lin <[email protected]> | 2021-02-25 17:18:34 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-02-26 09:41:01 -0800 |
commit | a6c5e0f75b3f7b8ace146f4eaa6398774d39a640 (patch) | |
tree | 04fe81fee072a95ffa8eee40144a6c0e25de4fe4 /scripts/gdb/linux/lists.py | |
parent | 2395928158059b8f9858365fce7713ce7fef62e4 (diff) |
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/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Nitin Gupta <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions