diff options
| author | Miaohe Lin <[email protected]> | 2022-03-22 21:45:29 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-03-22 22:57:08 +0000 |
| commit | 87d2762e22f3ea6885862cb1fd419b77a5bcd8f7 (patch) | |
| tree | 923cbb66e924b2b68b4f86e0b83abfacf247754d /fs/fs-writeback.c | |
| parent | mm/hugetlb.c: export PageHeadHuge() (diff) | |
| download | kernel-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
