aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2022-02-15 18:11:29 -0800
committerJakub Kicinski <[email protected]>2022-02-16 20:52:05 -0800
commit51fa7f8ebf0e25c7a9039fa3988a623d5f3855aa (patch)
tree9a7fbc8ca3955471e3a4140edb7a82ac8ce4f05d /tools/perf/scripts/python/netdev-times.py
parent90d930882139f166ed2551205d6f6d8c50b656fb (diff)
mptcp: mark ops structures as ro_after_init
These structures are initialised from the init hooks, so we can't make them 'const'. But no writes occur afterwards, so we can use ro_after_init. Also, remove bogus EXPORT_SYMBOL, the only access comes from ip stack, not from kernel modules. Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: Mat Martineau <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions