aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2023-07-14 08:27:33 +0100
committerDavid S. Miller <[email protected]>2023-07-14 08:27:33 +0100
commitf63cfa103be9b16c4491f1d58bbef3616fc61a92 (patch)
tree17b02304475d9e7bc93574f2225a68d48523c134 /tools/perf/scripts/python
parentdef3833fc6022c7f23bd4fd66ba5ed65c6b23272 (diff)
parentdc4c399d215d76689ebadec7ed3184bcf213e2ee (diff)
Merge branch 'sk-const'
Guillaume Nault says: ==================== net: Mark the sk parameter of routing functions as 'const'. The sk_getsecid security hook prevents the use of a const sk pointer in several routing functions. Since this hook should only read sk data, make its sk argument const (patch 1), then constify the sk parameter of various routing functions (patches 2-4). Build-tested with make allmodconfig. ==================== Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions