diff options
author | Ira Weiny <[email protected]> | 2020-10-15 20:09:52 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-16 11:11:18 -0700 |
commit | 955cc774f286adddeef85bd2e69edb0f2dab3214 (patch) | |
tree | 5939d5552e30ffbe7c0c6dad6c0169495ae97876 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 58f6f03497164445edaafbcf421dff712155ca7f (diff) |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Reviewed-by: Mike Rapoport <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions