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

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)