patch-2.4.20 linux-2.4.20/arch/ia64/kernel/unwind_i.h

Next file: linux-2.4.20/arch/ia64/lib/Makefile
Previous file: linux-2.4.20/arch/ia64/kernel/unwind.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/ia64/kernel/unwind_i.h linux-2.4.20/arch/ia64/kernel/unwind_i.h
@@ -103,7 +103,7 @@
 	unsigned int in_body : 1;	/* are we inside a body (as opposed to a prologue)? */
 	unsigned long flags;		/* see UNW_FLAG_* in unwind.h */
 
-	u8 *imask;			/* imask of of spill_mask record or NULL */
+	u8 *imask;			/* imask of spill_mask record or NULL */
 	unsigned long pr_val;		/* predicate values */
 	unsigned long pr_mask;		/* predicate mask */
 	long spill_offset;		/* psp-relative offset for spill base */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)