Skip to content
Commit 5762482f authored by Linus Torvalds's avatar Linus Torvalds
Browse files

vfs: move get_fs_root_and_pwd() to single caller



Let's not pollute the include files with inline functions that are only
used in a single place.  Especially not if we decide we might want to
change the semantics of said function to make it more efficient..

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b7c09ad4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment