diff options
| author | Kuniyuki Iwashima <[email protected]> | 2024-01-23 09:08:54 -0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-01-26 20:34:25 -0800 |
| commit | 5b17307bd0789edea0675d524a2b277b93bbde62 (patch) | |
| tree | 12578ed97ff17461f11530773e48c2ab9ecff385 /tools/perf/scripts/python | |
| parent | 97af84a6bba2ab2b9c704c08e67de3b5ea551bb2 (diff) | |
af_unix: Return struct unix_sock from unix_get_socket().
Currently, unix_get_socket() returns struct sock, but after calling
it, we always cast it to unix_sk().
Let's return struct unix_sock from unix_get_socket().
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Acked-by: Pavel Begunkov <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions