Loading fs/open.c +0 −1 Original line number Diff line number Diff line Loading @@ -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__ Loading Loading
fs/open.c +0 −1 Original line number Diff line number Diff line Loading @@ -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__ Loading