summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
diff options
context:
space:
mode:
authorAl Viro2008-05-11 02:44:54 +0200
committerAl Viro2008-07-27 02:53:20 +0200
commit7f2da1e7d0330395e5e9e350b879b98a1ea495df (patch)
treeadc01ced45bb1de10fe58511e7143bbbd138a192 /include/asm-mips
parent[PATCH] permission checks for chdir need special treatment only on the last step (diff)
downloadkernel-qcow2-linux-7f2da1e7d0330395e5e9e350b879b98a1ea495df.tar.gz
kernel-qcow2-linux-7f2da1e7d0330395e5e9e350b879b98a1ea495df.tar.xz
kernel-qcow2-linux-7f2da1e7d0330395e5e9e350b879b98a1ea495df.zip
[PATCH] kill altroot
long overdue... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/asm-mips')
-rw-r--r--include/asm-mips/namei.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/asm-mips/namei.h b/include/asm-mips/namei.h
deleted file mode 100644
index a6605a752469..000000000000
--- a/include/asm-mips/namei.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _ASM_NAMEI_H
-#define _ASM_NAMEI_H
-
-/*
- * This dummy routine maybe changed to something useful
- * for /usr/gnemul/ emulation stuff.
- */
-
-#define __emul_prefix() NULL
-
-#endif /* _ASM_NAMEI_H */