]> git.baikalelectronics.ru Git - kernel.git/commit
docs: move core-api/ioctl.rst to driver-api/
authorJonathan Corbet <corbet@lwn.net>
Mon, 2 Mar 2020 22:26:38 +0000 (15:26 -0700)
committerJonathan Corbet <corbet@lwn.net>
Tue, 10 Mar 2020 17:21:08 +0000 (11:21 -0600)
commit5abef174faa6f5f1ee3f8b3330f344416da9991f
tree78feaf379f5bd3dd03eef8f2d81867e33ffc917e
parent20f702cd37c47fb1135c2ab048bd620e1a71ed8e
docs: move core-api/ioctl.rst to driver-api/

The ioctl() documentation belongs with the rest of the driver-oriented
info, so move it there.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/index.rst
Documentation/core-api/ioctl.rst [deleted file]
Documentation/driver-api/index.rst
Documentation/driver-api/ioctl.rst [new file with mode: 0644]