]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sysctl: Add kernel doc to proc_douintvec_conv
authorJoel Granados <joel.granados@kernel.org>
Fri, 12 Dec 2025 12:44:20 +0000 (13:44 +0100)
committerJoel Granados <joel.granados@kernel.org>
Mon, 5 Jan 2026 13:10:32 +0000 (14:10 +0100)
commitb3af263b8a83f2ed033ae83fe008004b061b84f4
tree63b68d1683f26b5fdd7334428dd78c779ff2dbe3
parent8fc344a5af7e73178e6ac54d396327655e9ea358
sysctl: Add kernel doc to proc_douintvec_conv

This commit is making sure that all the functions that are part of the
API are documented.

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