diff options
| author | Kuniyuki Iwashima <[email protected]> | 2024-12-13 11:08:46 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-12-17 11:08:28 +0000 |
| commit | a700b43358ccc3c5ae857eeea37ff50ce0529b1c (patch) | |
| tree | 2fe0a05a864ff6915a919fb671d80c69c2cc15ea /tools/testing/selftests/net/lib/py/utils.py | |
| parent | af_unix: Use msg->{msg_name,msg_namelen} in unix_dgram_sendmsg(). (diff) | |
| download | kernel-a700b43358ccc3c5ae857eeea37ff50ce0529b1c.tar.gz kernel-a700b43358ccc3c5ae857eeea37ff50ce0529b1c.zip | |
af_unix: Split restart label in unix_dgram_sendmsg().
There are two paths jumping to the restart label in unix_dgram_sendmsg().
One requires another lookup and sk_filter(), but the other doesn't.
Let's split the label to make each flow more straightforward.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
