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 /net/ipv4/tcp_output.c | |
| parent | dccp: preserve const qualifier in dccp_sk() (diff) | |
| download | kernel-b064ba9c3cfaf3d22d6153ec3c245eaa4d913674.tar.gz kernel-b064ba9c3cfaf3d22d6153ec3c245eaa4d913674.zip | |
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 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
