From: Linus Torvalds Date: Thu, 25 Jul 2024 19:58:36 +0000 (-0700) Subject: Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.11-rc1~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b485625078cab3b824a84ce185b6e73733704b5b;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl Pull sysctl constification from Joel Granados: "Treewide constification of the ctl_table argument of proc_handlers using a coccinelle script and some manual code formatting fixups. This is a prerequisite to moving the static ctl_table structs into read-only data section which will ensure that proc_handler function pointers cannot be modified" * tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl: sysctl: treewide: constify the ctl_table argument of proc_handlers --- b485625078cab3b824a84ce185b6e73733704b5b