diff options
| author | Muchun Song <[email protected]> | 2023-02-23 14:59:47 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-03-28 16:20:06 -0700 |
| commit | 12318566c5507a5ff4507d5bc5fe45895ffb0e05 (patch) | |
| tree | 001ee3b23ceeeedabf889e69a6df794de0fccdad /tools/perf/scripts/python | |
| parent | bdd034de3a28ffdacab528aebad17f1df968180c (diff) | |
mm: hugetlb_vmemmap: simplify hugetlb_vmemmap_init() a bit
The check of IS_ENABLED(CONFIG_PROC_SYSCTL) is unnecessary since
register_sysctl_init() will be empty in this case. So, there is no
warnings after removing the check.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Muchun Song <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions