From: Tomohiro Kusumi Date: Tue, 11 Oct 2016 20:52:51 +0000 (-0700) Subject: autofs: remove AUTOFS_DEVID_LEN X-Git-Tag: v4.9-rc1~42^2~64 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=72063e01eda7e7562702bbf790380104bf704379;p=platform%2Fkernel%2Flinux-exynos.git autofs: remove AUTOFS_DEVID_LEN This macro was never used by neither kernel nor userspace, and also doesn't represent "devid length" in bytes. (unless it was added to mean something else). Link: http://lkml.kernel.org/r/20160812024820.12352.21210.stgit@pluto.themaw.net Signed-off-by: Tomohiro Kusumi Signed-off-by: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/linux/auto_dev-ioctl.h b/include/linux/auto_dev-ioctl.h index 7caaf29..bf82e3a 100644 --- a/include/linux/auto_dev-ioctl.h +++ b/include/linux/auto_dev-ioctl.h @@ -18,8 +18,6 @@ #define AUTOFS_DEV_IOCTL_VERSION_MAJOR 1 #define AUTOFS_DEV_IOCTL_VERSION_MINOR 0 -#define AUTOFS_DEVID_LEN 16 - #define AUTOFS_DEV_IOCTL_SIZE sizeof(struct autofs_dev_ioctl) /*