Tomohiro Kusumi
bf72eda5f9
autofs: update struct autofs_dev_ioctl in Documentation
...
Sync with changes made by commit 730c9eeca9
("autofs4: improve
parameter usage") which introduced an union for various ioctl commands
instead of having statically named arg1,2.
This commit simply replaces arg1,2 with the corresponding fields without
changing semantics.
Link: http://lkml.kernel.org/r/20160812024831.12352.24667.stgit@pluto.themaw.net
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com >
Signed-off-by: Ian Kent <ikent@redhat.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2016-10-11 15:06:31 -07:00
Tomohiro Kusumi
d873284103
autofs: fix Documentation regarding devid on ioctl
...
The explanation on how ioctl handles devid seems incorrect. Userspace who
calls this ioctl has no input regarding devid, and ioctl implementation
retrieves devid via superblock.
Link: http://lkml.kernel.org/r/20160812024825.12352.13486.stgit@pluto.themaw.net
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com >
Signed-off-by: Ian Kent <ikent@redhat.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2016-10-11 15:06:31 -07:00
Masanari Iida
df5cbb2783
doc: fix double words
...
Fix double words "the the" in various files
within Documentations.
Signed-off-by: Masanari Iida <standby24x7@gmail.com >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2014-03-21 13:16:58 +01:00
Lucas De Marchi
25985edced
Fix common misspellings
...
Fixes generated by 'codespell' and manually reviewed.
Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi >
2011-03-31 11:26:23 -03:00
Francis Galiegue
a33f32244d
Documentation/: it's -> its where appropriate
...
Fix obvious cases of "it's" being used when "its" was meant.
Signed-off-by: Francis Galiegue <fgaliegue@gmail.com >
Acked-by: Randy Dunlap <rdunlap@xenotime.net >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2010-04-23 02:09:52 +02:00
Matt LaPlante
19f5946001
trivial: Miscellaneous documentation typo fixes
...
Fix various typos in documentation txts.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2009-06-12 18:01:47 +02:00
Ian Kent
4b22ff1341
autofs4: device node ioctl documentation
...
Add documentation for the miscellaneous device module of autofs4.
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 >
2008-10-16 11:21:39 -07:00