]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: ioctl: document 0x07 ioctl code
authorAlyssa Ross <hi@alyssa.is>
Thu, 25 Jul 2024 17:11:21 +0000 (19:11 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 29 Jul 2024 21:25:03 +0000 (15:25 -0600)
commit0a8e4dc1d353f0931c5f42487f842e94e158a039
tree1fcf6d28d58592b506bbafd67e069622c2f3482d
parente6a5af90f0a24f08445e3b8a11b727ac84a9520c
Documentation: ioctl: document 0x07 ioctl code

It looks like this was supposed to be documented when VSOCK was
added[1], but it got lost in later submissions.

Link: https://lore.kernel.org/20130109000024.3719.71468.stgit@promb-2n-dhcp175.eng.vmware.com/#Z31Documentation:ioctl:ioctl-number.txt
Fixes: d021c344051a ("VSOCK: Introduce VM Sockets")
Signed-off-by: Alyssa Ross <hi@alyssa.is>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240725171120.12226-2-hi@alyssa.is
Documentation/userspace-api/ioctl/ioctl-number.rst