Commit aad9061b authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina

arm64: mm: Remove superfluous "the" in comment

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 8c1eb253
......@@ -406,7 +406,7 @@ extern pgd_t idmap_pg_dir[PTRS_PER_PGD];
/*
* Ensure that there are not more swap files than can be encoded in the kernel
* the PTEs.
* PTEs.
*/
#define MAX_SWAPFILES_CHECK() BUILD_BUG_ON(MAX_SWAPFILES_SHIFT > __SWP_TYPE_BITS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment