patch-2.1.104 linux/arch/sparc64/mm/init.c

Next file: linux/arch/sparc64/solaris/misc.c
Previous file: linux/arch/sparc64/kernel/process.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.103/linux/arch/sparc64/mm/init.c linux/arch/sparc64/mm/init.c
@@ -925,7 +925,7 @@
 
 	/* The funny offsets are to make page table operations much quicker and
 	 * requite less state, see pgtable.h for gory details.
-	 * pgtable.h assumes null_pmd_table is null_pte_table - PAGE_SIZE, lets
+	 * pgtable.h assumes null_pmd_table is null_pte_table - PAGE_SIZE, let's
 	 * check it now.
 	 */
 	null_pte_table=__pa(((unsigned long)&empty_null_pte_table)+shift);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov