diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-02 13:14:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-05 14:08:06 +0300 |
commit | 89304f91bf8efe832557b00f034493420f16dbdb (patch) | |
tree | 1944185fe39e38c463ab8bbb8e2c0ba829d94f97 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ffabe98cb576097b77d404d39e8b3df03caa986a (diff) | |
download | linux-89304f91bf8efe832557b00f034493420f16dbdb.tar.xz |
sctp: preserve const qualifier in sctp_sk()
We can change sctp_sk() to propagate its argument const qualifier,
thanks to container_of_const().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Cc: Xin Long <lucien.xin@gmail.com>
Acked-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions