summaryrefslogtreecommitdiff
path: root/drivers/idle
diff options
context:
space:
mode:
authorLi Zetao <lizetao1@huawei.com>2024-08-29 02:28:55 +0800
committerDavid Sterba <dsterba@suse.com>2024-09-10 16:51:20 +0200
commit266a9361a4cb196ef5e5b4bb0a6c7f8bf2139825 (patch)
treea232d46af22a3779fef19614f346b9471303af1f /drivers/idle
parentfd1e75d0105d2289e24b6d63cee49e6f7952c8bf (diff)
btrfs: convert clear_page_extent_mapped() to take a folio
The old page API is being gradually replaced and converted to use folio to improve code readability and avoid repeated conversion between page and folio. Now clear_page_extent_mapped() can deal with a folio directly, so change its name to clear_folio_extent_mapped(). Signed-off-by: Li Zetao <lizetao1@huawei.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions