patch-2.1.129 linux/include/asm-arm/namei.h

Next file: linux/include/asm-i386/namei.h
Previous file: linux/include/asm-alpha/namei.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.128/linux/include/asm-arm/namei.h linux/include/asm-arm/namei.h
@@ -1,5 +1,5 @@
-/*
- * linux/include/asm-i386/namei.h
+/* 
+ * linux/include/asm-arm/namei.h
  *
  * Included from linux/fs/namei.c
  */
@@ -12,7 +12,7 @@
  * Look at asm-sparc/namei.h for details.
  */
 
-#define __prefix_namei(retrieve_mode, name, base, buf, res_dir, res_inode, \
-		       last_name, last_entry, last_error) 1
+#define __prefix_lookup_dentry(name, lookup_flags) \
+        do {} while (0)
 
 #endif /* __ASMARM_NAMEI_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov