patch-2.3.9 linux/arch/mips/kernel/irixsig.c
Next file: linux/arch/mips/kernel/irq.c
Previous file: linux/arch/mips/kernel/irixioctl.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Fri Jun 25 17:40:12 1999
 -  Orig file: 
v2.3.8/linux/arch/mips/kernel/irixsig.c
 -  Orig date: 
Sat May 15 15:05:35 1999
 
diff -u --recursive --new-file v2.3.8/linux/arch/mips/kernel/irixsig.c linux/arch/mips/kernel/irixsig.c
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
  *
- * $Id: irixsig.c,v 1.11 1998/03/26 07:39:09 ralf Exp $
+ * $Id: irixsig.c,v 1.11 1999/06/17 13:25:46 ralf Exp $
  */
 
 #include <linux/kernel.h>
@@ -666,7 +666,7 @@
 			    int options, struct rusage *ru)
 {
 	int flag, retval;
-	DECLARE_WAITQUEUE(wait,current);
+	DECLARE_WAITQUEUE(wait, current);
 	struct task_struct *p;
 
 	lock_kernel();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)