Files
linux-stable-mirror/kernel
Joel Granados 0ec31e033f sysctl: Add negp parameter to douintvec converter functions
Updates all douintvec converter function signatures to include a bool
*negp parameter. This is a preparation commit required to eventually run
all converters under the same function. The negp argument will be
ignored as it is not relevant for the uint type. Note that
do_proc_uint_conv_pipe_maxsz in pipe.c is also modified.

Signed-off-by: Joel Granados <joel.granados@kernel.org>
2026-08-05 15:28:22 +02:00
..
2026-06-02 15:36:06 +02:00