diff options
author | Ira Weiny <ira.weiny@intel.com> | 2020-10-16 05:09:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-16 20:11:18 +0200 |
commit | 955cc774f286adddeef85bd2e69edb0f2dab3214 (patch) | |
tree | 5939d5552e30ffbe7c0c6dad6c0169495ae97876 /include | |
parent | mm/page_reporting.c: drop stale list head check in page_reporting_cycle (diff) | |
download | linux-955cc774f286adddeef85bd2e69edb0f2dab3214.tar.xz linux-955cc774f286adddeef85bd2e69edb0f2dab3214.zip |
mm/highmem.c: clean up endif comments
The #endif at the end of the file matches up with the '#if
defined(HASHED_PAGE_VIRTUAL)' on line 374. Not the CONFIG_HIGHMEM #if
earlier.
Fix comments on both of the #endif's to indicate the correct end of
blocks for each.
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Link: https://lkml.kernel.org/r/20200819184635.112579-1-ira.weiny@intel.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions