patch-2.4.22 linux-2.4.22/arch/cris/kernel/signal.c
Next file: linux-2.4.22/arch/cris/kernel/sys_cris.c
Previous file: linux-2.4.22/arch/cris/kernel/shadows.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:39.000000000 -0700
- Orig file:
linux-2.4.21/arch/cris/kernel/signal.c
- Orig date:
2003-06-13 07:51:29.000000000 -0700
diff -urN linux-2.4.21/arch/cris/kernel/signal.c linux-2.4.22/arch/cris/kernel/signal.c
@@ -528,7 +528,7 @@
case -ERESTARTNOHAND:
/* ERESTARTNOHAND means that the syscall should only be
restarted if there was no handler for the signal, and since
- we only get here if there is a handler, we dont restart */
+ we only get here if there is a handler, we don't restart */
regs->r10 = -EINTR;
break;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)