]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/arm64/include/asm/pgtable.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivi...
[linux.git] / arch / arm64 / include / asm / pgtable.h
index 7b1c67a0b485b6ca7fa55e661e898b1938f4de26..e2f96748859b8ca75000db2d94126caeb69d6735 100644 (file)
@@ -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)