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

Commit 6291176b authored by Al Viro's avatar Al Viro
Browse files

kill obsolete comment for follow_down()



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 1aec7036
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1011,9 +1011,6 @@ static int follow_dotdot_rcu(struct nameidata *nd)
 * Follow down to the covering mount currently visible to userspace.  At each
 * point, the filesystem owning that dentry may be queried as to whether the
 * caller is permitted to proceed or not.
 *
 * Care must be taken as namespace_sem may be held (indicated by mounting_here
 * being true).
 */
int follow_down(struct path *path)
{