diff options
| author | Alexander Lobakin <alobakin@pm.me> | 2021-03-14 14:11:00 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-03-15 00:46:32 +0300 |
| commit | dac06b32c705dc8824479b03eee826b4f6615ab2 (patch) | |
| tree | b009674e3235df1cff8c6bb67a7cd433f3200a58 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 3f79eb3c3a6abaa8f9900b5e40994060d7341cbc (diff) | |
| download | linux-dac06b32c705dc8824479b03eee826b4f6615ab2.tar.xz | |
flow_dissector: constify bpf_flow_dissector's data pointers
BPF Flow dissection programs are read-only and don't touch input
buffers.
Mark 'data' and 'data_end' in struct bpf_flow_dissector as const
in preparation for global input constifying.
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
