diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-01-20 15:53:53 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-22 06:20:04 +0300 |
| commit | a4674aa58be53921f2aba62e143cc338d6ab142c (patch) | |
| tree | 3d9f532370c447ac8d36768f866bdfb362ab8341 /include/linux/parser.h | |
| parent | 1b58c94e9cf928970d5287550d3005389b198ff9 (diff) | |
| download | linux-a4674aa58be53921f2aba62e143cc338d6ab142c.tar.xz | |
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
We can change tcp_rsk() and inet_rsk() to propagate their argument
const qualifier thanks to container_of_const().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260120125353.1470456-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/parser.h')
0 files changed, 0 insertions, 0 deletions
