]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sysctl: clarify proc_douintvec_minmax doc
authorJoel Granados <joel.granados@kernel.org>
Fri, 28 Nov 2025 21:47:54 +0000 (22:47 +0100)
committerJoel Granados <joel.granados@kernel.org>
Mon, 5 Jan 2026 13:10:32 +0000 (14:10 +0100)
commitac3d6a4b60ef1b26b29517d35ca28966142fc65e
tree6c26a5e737c7d6c3a6638cc338fabd44219091cb
parent11400f86c28eaeb8d0cc22fef3f16fdd87d46214
sysctl: clarify proc_douintvec_minmax doc

Specify that the range check is only when assigning kernel variable

Signed-off-by: Joel Granados <joel.granados@kernel.org>
kernel/sysctl.c