X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fopen.c;h=317b7c7f38a73aac8cc8f3edc463919dabb2f947;hb=f6c2d1fa6310a71b1c2e05fc6d9ff9b91489fa0e;hp=53ec28c367770d5704ecdb24f7549470cb0ccf6a;hpb=c63f774ca10efa7cbcbd555c072353e1a7ab7fbe;p=linux-2.6 diff --git a/fs/open.c b/fs/open.c index 53ec28c367..317b7c7f38 100644 --- a/fs/open.c +++ b/fs/open.c @@ -1124,7 +1124,6 @@ asmlinkage long sys_openat(int dfd, const char __user *filename, int flags, prevent_tail_call(ret); return ret; } -EXPORT_SYMBOL_GPL(sys_openat); #ifndef __alpha__