patch-1.3.87 linux/arch/mips/kernel/head.S

Next file: linux/arch/mips/kernel/jazzdma.c
Previous file: linux/arch/mips/kernel/gdb-stub.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/arch/mips/kernel/head.S linux/arch/mips/kernel/head.S
@@ -115,14 +115,14 @@
 		.set	noreorder
 		NESTED(kernel_entry, 16, sp)
 		/*
-		 * The followin two symbols are used for kernel profiling.
+		 * The following two symbols are used for kernel profiling.
 		 */
 		EXPORT(stext)
 		EXPORT(_stext)
 
 #ifdef CONF_DISABLE_KSEG0_CACHING
 		/*
-		 * Disable all caching for KSEG0.  This option is usefull
+		 * Disable all caching for KSEG0.  This option is useful
 		 * when cache trouble with drivers is suspected
 		 */
 		mfc0	t0,CP0_CONFIG
@@ -142,7 +142,7 @@
 
 		/*
 		 * Initialize low level part of memory management
-		 * First flush the TLB to make shure that we don't get a
+		 * First flush the TLB to make sure that we don't get a
 		 * TLB shutdown during wire_mappings.
 		 */
 		jal	tlbflush

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this