diff options
| author | Joel Granados <joel.granados@kernel.org> | 2026-08-10 15:01:03 +0200 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-08-13 13:12:24 +0200 |
| commit | 09190c59cd101e0bf87a1c5a32ebae25c91e6d81 (patch) | |
| tree | 9425d8880a7c77a172f103c7693169fded00d39f /tools/perf/scripts/python/bin | |
| parent | ef6cb145e216b0378686bce356f3317284d54231 (diff) | |
net: Const qualify ctl_tables that kmemdup unconditionally
Const qualify clt_table arrays in the net directory that always pass a
memory duplicate to sysctl register. The template would then be in
.rodata and the kmemdup'ed array would be outside.
Signed-off-by: Joel Granados <joel.granados@kernel.org>
Link: https://patch.msgid.link/20260810-jag-net_const_qualify-v4-2-77e888237c69@kernel.org
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
