diff options
| author | Thomas Weißschuh <[email protected]> | 2024-08-05 09:39:37 +0000 |
|---|---|---|
| committer | Joel Granados <[email protected]> | 2024-10-09 11:39:11 +0000 |
| commit | 29e1095bb1ad149b5c417719338d9c81d58bf12b (patch) | |
| tree | 7235059140993ccbfb87c009e2cc2a5e9b0bdc8b /drivers/usb/cdns3/cdns3-trace.c | |
| parent | bpf: Constify ctl_table argument of filter function (diff) | |
| download | kernel-29e1095bb1ad149b5c417719338d9c81d58bf12b.tar.gz kernel-29e1095bb1ad149b5c417719338d9c81d58bf12b.zip | |
sysctl: move internal interfaces to const struct ctl_table
As a preparation to make all the core sysctl code work with const struct
ctl_table switch over the internal function to use the const variant.
Some pointers to "struct ctl_table" need to stay non-const as they are
newly allocated and modified before registration.
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
