summaryrefslogtreecommitdiff
path: root/mm/sparse.c
diff options
context:
space:
mode:
authorKemeng Shi <shikemeng@huaweicloud.com>2023-07-07 23:39:53 +0800
committerAndrew Morton <akpm@linux-foundation.org>2023-08-18 10:12:13 -0700
commit9651eeab3c5fceb45d06230bf0839337206450ad (patch)
tree2cad0f04d62cb8b0ca9d67df43f26677bc8be209 /mm/sparse.c
parentb4fa966f03b7401ceacd4ffd7227197afb2b8376 (diff)
mm: correct stale comment of function check_pte
Commit 2aff7a4755bed ("mm: Convert page_vma_mapped_walk to work on PFNs") replaced page with pfns in page_vma_mapped_walk structure and updated "@pvmw->page" to "@pvmw->pfn" in comment of function page_vma_mapped_walk. This patch update stale "page" to "pfn" in comment of check_pte. Link: https://lkml.kernel.org/r/20230707153953.1380615-1-shikemeng@huaweicloud.com Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com> Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions