patch-2.4.19 linux-2.4.19/include/asm-mips/namei.h

Next file: linux-2.4.19/include/asm-mips/ng1.h
Previous file: linux-2.4.19/include/asm-mips/mmu_context.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-mips/namei.h linux-2.4.19/include/asm-mips/namei.h
@@ -2,11 +2,9 @@
  * linux/include/asm-mips/namei.h
  *
  * Included from linux/fs/namei.c
- *
- * $Id: namei.h,v 1.6 1999/01/04 16:09:23 ralf Exp $
  */
-#ifndef __ASM_MIPS_NAMEI_H
-#define __ASM_MIPS_NAMEI_H
+#ifndef __ASM_NAMEI_H
+#define __ASM_NAMEI_H
 
 #include <linux/config.h>
 
@@ -28,4 +26,4 @@
 
 #endif /* !defined(CONFIG_BINFMT_IRIX) */
 
-#endif /* __ASM_MIPS_NAMEI_H */
+#endif /* __ASM_NAMEI_H */

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