]> git.baikalelectronics.ru Git - kernel.git/commit
docs: Move the user-space ioctl() docs to userspace-api
authorJonathan Corbet <corbet@lwn.net>
Thu, 3 Oct 2019 19:02:19 +0000 (13:02 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 10 Oct 2019 17:21:54 +0000 (11:21 -0600)
commitd2c72c5574937ff91ec12f28d9309e03d724c14e
tree78677fa3c6df0b417fc35623cda950fc3d608adc
parentb92bc067aa0b46a88c7e15bd391e7dd789476f8a
docs: Move the user-space ioctl() docs to userspace-api

This is strictly user-space material at this point, so put it with the
other user-space API documentation.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
12 files changed:
Documentation/index.rst
Documentation/ioctl/cdrom.rst [deleted file]
Documentation/ioctl/hdio.rst [deleted file]
Documentation/ioctl/index.rst [deleted file]
Documentation/ioctl/ioctl-decoding.rst [deleted file]
Documentation/ioctl/ioctl-number.rst [deleted file]
Documentation/userspace-api/index.rst
Documentation/userspace-api/ioctl/cdrom.rst [new file with mode: 0644]
Documentation/userspace-api/ioctl/hdio.rst [new file with mode: 0644]
Documentation/userspace-api/ioctl/index.rst [new file with mode: 0644]
Documentation/userspace-api/ioctl/ioctl-decoding.rst [new file with mode: 0644]
Documentation/userspace-api/ioctl/ioctl-number.rst [new file with mode: 0644]