aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTomohiro Kusumi <[email protected]>2016-10-11 13:52:51 -0700
committerLinus Torvalds <[email protected]>2016-10-11 15:06:31 -0700
commit72063e01eda7e7562702bbf790380104bf704379 (patch)
treec71f0bf05efe99be106e720384a15b030e753b9d /include/linux
parent41a4497a4f786a83292ac40a0a39f75c6c4de722 (diff)
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/[email protected] Signed-off-by: Tomohiro Kusumi <[email protected]> Signed-off-by: Ian Kent <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/auto_dev-ioctl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/auto_dev-ioctl.h b/include/linux/auto_dev-ioctl.h
index 7caaf298f539..bf82e3a758e5 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)
/*