diff options
author | Eric Dumazet <[email protected]> | 2023-03-17 15:55:35 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-03-18 12:23:33 +0000 |
commit | b064ba9c3cfaf3d22d6153ec3c245eaa4d913674 (patch) | |
tree | 3f76755a82c18f25a1ad11a16f4baeb63c4a3053 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ae6084b739925d84ef4a481d8eaa2187455f2e2f (diff) |
af_unix: preserve const qualifier in unix_sk()
We can change unix_sk() to propagate its argument const qualifier,
thanks to container_of_const().
We need to change dump_common_audit_data() 'struct unix_sock *u'
local var to get a const attribute.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions