Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: ioctl: add it to the uAPI guide

While 100% of its contents is userspace, let's keep the dir
at the same place, as this is a well-known location.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

+2 -3
+1
Documentation/index.rst
··· 56 56 :maxdepth: 2 57 57 58 58 userspace-api/index 59 + ioctl/index 59 60 60 61 61 62 Introduction to kernel development
+1 -1
Documentation/ioctl/index.rst
··· 1 - :orphan: 1 + .. SPDX-License-Identifier: GPL-2.0 2 2 3 3 ====== 4 4 IOCTLs
-2
Documentation/ioctl/ioctl-number.rst
··· 1 - :orphan: 2 - 3 1 ============= 4 2 Ioctl Numbers 5 3 =============