patch-2.3.45 linux/include/asm-ia64/ptrace.h

Next file: linux/include/asm-ia64/semaphore.h
Previous file: linux/include/asm-ia64/pgtable.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.44/linux/include/asm-ia64/ptrace.h linux/include/asm-ia64/ptrace.h
@@ -145,10 +145,10 @@
 	 * Floating point registers that the kernel considers
 	 * scratch:
 	 */
-	struct ia64_fpreg f6;		/* scratch*/
-	struct ia64_fpreg f7;		/* scratch*/
-	struct ia64_fpreg f8;		/* scratch*/
-	struct ia64_fpreg f9;		/* scratch*/
+	struct ia64_fpreg f6;		/* scratch */
+	struct ia64_fpreg f7;		/* scratch */
+	struct ia64_fpreg f8;		/* scratch */
+	struct ia64_fpreg f9;		/* scratch */
 };
 
 /*

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