aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorThomas Weißschuh <[email protected]>2024-08-05 09:39:36 +0000
committerJoel Granados <[email protected]>2024-10-09 11:39:11 +0000
commit57e3707eb5e3d9a45eef9151f0378313b1d39a17 (patch)
treed9b5bedcf605f773a1756f6e8cc5ebb192ddaa9a /drivers/usb/cdns3/cdns3-trace.c
parentLinux 6.12-rc2 (diff)
downloadkernel-57e3707eb5e3d9a45eef9151f0378313b1d39a17.tar.gz
kernel-57e3707eb5e3d9a45eef9151f0378313b1d39a17.zip
bpf: Constify ctl_table argument of filter function
The sysctl core is moving to allow "struct ctl_table" in read-only memory. As a preparation for that all functions handling "struct ctl_table" need to be able to work with "const struct ctl_table". As __cgroup_bpf_run_filter_sysctl() does not modify its table, it can be adapted trivially. Signed-off-by: Thomas Weißschuh <[email protected]> Signed-off-by: Joel Granados <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions