mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 105/126] autofs: drop wrong comment
@ 2017-09-08 23:16 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2017-09-08 23:16 UTC (permalink / raw)
  To: akpm, mm-commits, raven, tkusumi, torvalds

From: Tomohiro Kusumi <tkusumi@tuxera.com>
Subject: autofs: drop wrong comment

This comment was correct when it was added in 8d7b48e0 ("autofs4: add
miscellaneous device for ioctls") in 2008, but not after 4e44b685 "Get rid
of path_lookup in autofs4" in 2009 which introduced find_autofs_mount().

Link: http://lkml.kernel.org/r/150285069148.4670.17959501481201077445.stgit@pluto.themaw.net
Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/autofs4/dev-ioctl.c |    5 -----
 1 file changed, 5 deletions(-)

diff -puN fs/autofs4/dev-ioctl.c~autofs-drop-wrong-comment fs/autofs4/dev-ioctl.c
--- a/fs/autofs4/dev-ioctl.c~autofs-drop-wrong-comment
+++ a/fs/autofs4/dev-ioctl.c
@@ -258,11 +258,6 @@ static int autofs_dev_ioctl_open_mountpo
 		if (err)
 			goto out;
 
-		/*
-		 * Find autofs super block that has the device number
-		 * corresponding to the autofs fs we want to open.
-		 */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-08 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-08 23:16 [patch 105/126] autofs: drop wrong comment akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).