patch-2.4.20 linux-2.4.20/include/asm-mips64/ipcbuf.h

Next file: linux-2.4.20/include/asm-mips64/irq.h
Previous file: linux-2.4.20/include/asm-mips64/ipc.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-mips64/ipcbuf.h linux-2.4.20/include/asm-mips64/ipcbuf.h
@@ -1,7 +1,7 @@
 #ifndef _ASM_IPCBUF_H
 #define _ASM_IPCBUF_H
 
-/* 
+/*
  * The ipc64_perm structure for alpha architecture.
  * Note extra padding because this structure is passed back and forth
  * between kernel and user space.
@@ -18,7 +18,7 @@
 	__kernel_gid_t	gid;
 	__kernel_uid_t	cuid;
 	__kernel_gid_t	cgid;
-	__kernel_mode_t	mode; 
+	__kernel_mode_t	mode;
 	unsigned short	seq;
 	unsigned short	__pad1;
 	unsigned long	__unused1;

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