]> git.baikalelectronics.ru Git - kernel.git/commit
autofs: add command enum/macros for root-dir ioctls
authorTomohiro Kusumi <tkusumi@tuxera.com>
Mon, 27 Feb 2017 22:27:11 +0000 (14:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Feb 2017 02:43:45 +0000 (18:43 -0800)
commite20d1f6250e8cf1ea3998b488dfa06aaffdf62f7
treef80bf8f25690782c9b9b8de5f318973f22c94063
parentd81c306ec31f4572cdde2f3b9081900753284d6a
autofs: add command enum/macros for root-dir ioctls

Sync root-dir ioctl with misc-char-dev ioctl's enum/macro format since
these two types of ioctls aren't completely independent of each other in
terms of command nr.  No functional changes.

Link: http://lkml.kernel.org/r/148577166143.9801.15511796506678428145.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>
include/uapi/linux/auto_dev-ioctl.h
include/uapi/linux/auto_fs.h
include/uapi/linux/auto_fs4.h