]> git.ipfire.org Git - thirdparty/linux.git/commit
const_structs.checkpatch: add ctl_table
authorThomas Weißschuh <linux@weissschuh.net>
Mon, 5 Aug 2024 09:39:40 +0000 (11:39 +0200)
committerJoel Granados <joel.granados@kernel.org>
Wed, 9 Oct 2024 11:39:11 +0000 (13:39 +0200)
commit5cc3199ed06c978e7ae785deb316dfebbbfe37ae
tree34c947440dd5e9367e653cf33d92cd12bbe9a2b0
parentfbc26ee771cbea8591899ee4cbd97131568df75a
const_structs.checkpatch: add ctl_table

Now that the sysctl core can handle "const struct ctl_table", make
sure that new usages of the struct already enter the tree as const.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Joel Granados <joel.granados@kernel.org>
scripts/const_structs.checkpatch