The patch titled Subject: autofs: remove wrong comment has been removed from the -mm tree. Its filename was autofs-remove-wrong-comment.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> Subject: autofs: remove wrong comment This format seems to have been taken from device mapper header, but autofs has no such file:function in both kernel and userspace. Link: http://lkml.kernel.org/r/148577164094.9801.4775075118014742496.stgit@xxxxxxxxxxxxxxxx Signed-off-by: Tomohiro Kusumi <tkusumi@xxxxxxxxxx> Signed-off-by: Ian Kent <raven@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/uapi/linux/auto_dev-ioctl.h | 4 ---- 1 file changed, 4 deletions(-) diff -puN include/uapi/linux/auto_dev-ioctl.h~autofs-remove-wrong-comment include/uapi/linux/auto_dev-ioctl.h --- a/include/uapi/linux/auto_dev-ioctl.h~autofs-remove-wrong-comment +++ a/include/uapi/linux/auto_dev-ioctl.h @@ -120,10 +120,6 @@ static inline void init_autofs_dev_ioctl in->ioctlfd = -1; } -/* - * If you change this make sure you make the corresponding change - * to autofs-dev-ioctl.c:lookup_ioctl() - */ enum { /* Get various version info */ AUTOFS_DEV_IOCTL_VERSION_CMD = 0x71, _ Patches currently in -mm which might be from tkusumi@xxxxxxxxxx are -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html