commit | 3bb2fbdaba16386f520b5750d649a30643a4ab9e | [log] [tgz] |
---|---|---|
author | Tomohiro Kusumi <tkusumi@tuxera.com> | Mon Feb 27 14:27:14 2017 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Feb 27 18:43:45 2017 -0800 |
tree | f91835948a61182618a2a28ebd61862fc2a13954 | |
parent | 0fae77feca339699dbd6c079ded37bbd72432eb3 [diff] |
autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition This macro is already defined in uapi header. Also use this macro where possible. Link: http://lkml.kernel.org/r/148577166656.9801.10322423666945951186.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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>