diff options
author | 2024-05-31 18:11:44 +0530 | |
---|---|---|
committer | 2024-07-03 19:30:02 -0700 | |
commit | fe91eca6802c139367ee4e4a09907fe929bb552f (patch) | |
tree | 7a8ff51c735c3c3bdcd48b95619a282990836f1b /mm/userfaultfd.c | |
parent | arch/x86: do not explicitly clear Reserved flag in free_pagetable (diff) | |
download | wireguard-linux-fe91eca6802c139367ee4e4a09907fe929bb552f.tar.xz wireguard-linux-fe91eca6802c139367ee4e4a09907fe929bb552f.zip |
mm: sparse: consistently use _nr
Consistently name the return variable with an _nr suffix, whenever calling
pfn_to_section_nr(), to avoid confusion with a (struct mem_section *).
Link: https://lkml.kernel.org/r/20240531124144.240399-1-dev.jain@arm.com
Signed-off-by: Dev Jain <dev.jain@arm.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Acked-by: Oscar Salvador <osalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/userfaultfd.c')
0 files changed, 0 insertions, 0 deletions