Commit 04950071 authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

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: default avatarJonathan Corbet <corbet@lwn.net>
parent 5ecd0a06
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -57,7 +57,6 @@ the kernel interface as seen by application developers.
   :maxdepth: 2

   userspace-api/index
   ioctl/index


Introduction to kernel development
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ place where this information is gathered.
   unshare
   spec_ctrl
   accelerators/ocxl
   ioctl/index

.. only::  subproject and html

Loading