diff options
author | 2024-07-18 17:26:07 -0400 | |
---|---|---|
committer | 2024-09-01 20:25:46 -0700 | |
commit | dc21e70079ffcc4b8f14603cdd120713f0400dd3 (patch) | |
tree | 0b91c693a51d6b2e2d8ddd9480eb6295f1c4b4b2 /mm/memcontrol.c | |
parent | mm: cleanup flags usage in faultin_page (diff) | |
download | wireguard-linux-dc21e70079ffcc4b8f14603cdd120713f0400dd3.tar.xz wireguard-linux-dc21e70079ffcc4b8f14603cdd120713f0400dd3.zip |
mm: remove foll_flags in __get_user_pages
Now that we're not passing around a pointer to the flags, there's no
reason to have an extra variable for the gup_flags, simply pass the
gup_flags directly everywhere.
Link: https://lkml.kernel.org/r/1e79b84bd30287cc9847f2aeb002374e6e60a10f.1721337845.git.josef@toxicpanda.com
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memcontrol.c')
0 files changed, 0 insertions, 0 deletions