]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: ioctl-number: Update table intro
authorBagas Sanjaya <bagasdotme@gmail.com>
Thu, 8 May 2025 00:58:39 +0000 (07:58 +0700)
committerJonathan Corbet <corbet@lwn.net>
Mon, 19 May 2025 14:08:57 +0000 (08:08 -0600)
commitd5048aca8d9d7f31ecd8b8279ea20cfbbf80e59f
tree970a21b100a3c044b622ef4c2417855a5084bc89
parentb26717852db7e2a6b5518177bc852a90e89fd1f1
Documentation: ioctl-number: Update table intro

Introduction paragraph to the ioctl numbers table states that only
ioctls in up to ancient Linux kernel version (v2.6.31) for x86 arch are
listed. This is inaccurate as the table also lists ioctls from non-x86
archs and the kernel is continously developed (currently in v6.x).

Update the paragraph accordingly.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250508005838.8381-2-bagasdotme@gmail.com>
Documentation/userspace-api/ioctl/ioctl-number.rst