patch-2.1.107 linux/arch/i386/kernel/process.c

Next file: linux/arch/i386/kernel/setup.c
Previous file: linux/arch/i386/kernel/mtrr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/arch/i386/kernel/process.c linux/arch/i386/kernel/process.c
@@ -261,7 +261,7 @@
    something else should be done for other chips.
 
    More could be done here to set up the registers as if a CPU reset had
-   occurred; hopefully real BIOSes don't assume much. */
+   occurred; hopefully real BIOSs don't assume much. */
 
 static unsigned char real_mode_switch [] =
 {
@@ -546,7 +546,7 @@
 }
 
 /*
- * fill in the fpu structure for a core dump..
+ * fill in the FPU structure for a core dump.
  */
 int dump_fpu (struct pt_regs * regs, struct user_i387_struct* fpu)
 {

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