mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
authorKemeng Shi <shikemeng@huaweicloud.com>
Thu, 13 Jul 2023 17:26:36 +0000 (01:26 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Aug 2023 17:12:29 +0000 (10:12 -0700)
commit6d144436d954311f2dbacb5bf7b084042448d83e
treef72a25d2545ecbce46ca5b61c353f78393d5ec60
parenta3b837130b5865521fa8662aceaa6ebc8d29389a
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set

Remove unused addr in __page_table_check_pud_set and
page_table_check_pud_set.

Link: https://lkml.kernel.org/r/20230713172636.1705415-9-shikemeng@huaweicloud.com
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Pavel Tatashin <pasha.tatashin@soleen.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm64/include/asm/pgtable.h
arch/riscv/include/asm/pgtable.h
arch/x86/include/asm/pgtable.h
include/linux/page_table_check.h
mm/page_table_check.c