aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
authorMiaohe Lin <[email protected]>2022-03-22 21:45:29 +0000
committerLinus Torvalds <[email protected]>2022-03-22 22:57:08 +0000
commit87d2762e22f3ea6885862cb1fd419b77a5bcd8f7 (patch)
tree923cbb66e924b2b68b4f86e0b83abfacf247754d /fs/fs-writeback.c
parentmm/hugetlb.c: export PageHeadHuge() (diff)
downloadkernel-87d2762e22f3ea6885862cb1fd419b77a5bcd8f7.tar.gz
kernel-87d2762e22f3ea6885862cb1fd419b77a5bcd8f7.zip
mm: remove unneeded local variable follflags
We can pass FOLL_GET | FOLL_DUMP to follow_page directly to simplify the code a bit in add_page_for_migration and split_huge_pages_pid. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Miaohe Lin <[email protected]> Reviewed-by: Anshuman Khandual <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions