aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/driver-api/index.rst
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2020-03-02 15:26:38 -0700
committerJonathan Corbet <corbet@lwn.net>2020-03-10 11:21:08 -0600
commit6505a18e66876e0f502dcba5a563bd3048094048 (patch)
tree78feaf379f5bd3dd03eef8f2d81867e33ffc917e /Documentation/driver-api/index.rst
parentdocs: move gcc-plugins to the kbuild manual (diff)
downloadwireguard-linux-6505a18e66876e0f502dcba5a563bd3048094048.tar.xz
wireguard-linux-6505a18e66876e0f502dcba5a563bd3048094048.zip
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>
Diffstat (limited to 'Documentation/driver-api/index.rst')
-rw-r--r--Documentation/driver-api/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst
index ea3003b3c5e5..1d8c5599149b 100644
--- a/Documentation/driver-api/index.rst
+++ b/Documentation/driver-api/index.rst
@@ -17,6 +17,7 @@ available subsections can be seen below.
driver-model/index
basics
infrastructure
+ ioctl
early-userspace/index
pm/index
clk