Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes: > 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@xxxxxxxxx> > --- > Changes since v1 [1]: > - Do not mention kernel version (Lukas) > > [1]: https://lore.kernel.org/linux-doc/20250507055145.23345-2-bagasdotme@xxxxxxxxx/ > > Documentation/userspace-api/ioctl/ioctl-number.rst | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) Applied, thanks. jon