commit | 9b88ee0f3bb4c5b1e721bdcee93601b501d72f0a | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Tue Oct 11 13:53:13 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 11 15:06:31 2016 -0700 |
tree | 9f9c24b796f51c4a2beb27ab3e847c42f19d78b3 | |
parent | f58b3c91f6786c66483fc18fd8b82a74cbf96d19 [diff] |
autofs4: move linux/auto_dev-ioctl.h to uapi/linux Since linux/auto_dev-ioctl.h wasn't included in include/linux/Kbuild it wasn't moved to uapi/linux as part of the uapi series. Link: http://lkml.kernel.org/r/20160812024901.12352.10984.stgit@pluto.themaw.net Signed-off-by: Ian Kent <raven@themaw.net> Cc: Tomohiro Kusumi <kusumi.tomohiro@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>