diff options
author | Eric Dumazet <edumazet@google.com> | 2023-03-17 15:55:37 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-18 12:23:34 +0000 |
commit | c7154ca8e075cc456fe773879263b33ae307a59e (patch) | |
tree | 03299ad254607977d7fa595e83ea599da98798b2 /net/mptcp | |
parent | 407db475d505d5aa4c2352b80e429a02f5ccd1e4 (diff) | |
download | linux-c7154ca8e075cc456fe773879263b33ae307a59e.tar.gz linux-c7154ca8e075cc456fe773879263b33ae307a59e.tar.bz2 linux-c7154ca8e075cc456fe773879263b33ae307a59e.zip |
x25: preserve const qualifier in [a]x25_sk()
We can change [a]x25_sk() to propagate their argument const qualifier,
thanks to container_of_const().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp')
0 files changed, 0 insertions, 0 deletions