projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d134b2
)
autofs: remove wrong comment
author
Tomohiro Kusumi
<
[email protected]
>
Mon, 27 Feb 2017 22:26:59 +0000
(14:26 -0800)
committer
Linus Torvalds
<
[email protected]
>
Tue, 28 Feb 2017 02:43:45 +0000
(18:43 -0800)
This format seems to have been taken from device mapper header, but
autofs has no such file:function in both kernel and userspace.
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]
>
include/uapi/linux/auto_dev-ioctl.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/auto_dev-ioctl.h
b/include/uapi/linux/auto_dev-ioctl.h
index 021ed331dd716d0b663cb9b77d51595999155047..388739b429b0d5fe9698158ee2bf46751d4382a2 100644
(file)
--- a/
include/uapi/linux/auto_dev-ioctl.h
+++ b/
include/uapi/linux/auto_dev-ioctl.h
@@
-120,10
+120,6
@@
static inline void init_autofs_dev_ioctl(struct autofs_dev_ioctl *in)
in->ioctlfd = -1;
}
-/*
- * If you change this make sure you make the corresponding change
- * to autofs-dev-ioctl.c:lookup_ioctl()
- */
enum {
/* Get various version info */
AUTOFS_DEV_IOCTL_VERSION_CMD = 0x71,