Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0018d8bf authored by Al Viro's avatar Al Viro
Browse files

get_write_access() is inlined, exporting it is pointless



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 3f4d5a00
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4413,7 +4413,6 @@ EXPORT_SYMBOL(user_path_at);
EXPORT_SYMBOL(follow_down_one);
EXPORT_SYMBOL(follow_down);
EXPORT_SYMBOL(follow_up);
EXPORT_SYMBOL(get_write_access); /* nfsd */
EXPORT_SYMBOL(lock_rename);
EXPORT_SYMBOL(lookup_one_len);
EXPORT_SYMBOL(page_follow_link_light);