diff options
author | Kuniyuki Iwashima | 2021-12-08 15:21:58 +0900 |
---|---|---|
committer | Jakub Kicinski | 2021-12-10 19:43:00 -0800 |
commit | 33d60fbd21fa6f71a88571209e301ec6de59f81b (patch) | |
tree | 3e163274b8b1a636ab4b5aaf05fd0370ea806ff5 /kernel | |
parent | be3158290db8376f49a92d30791dd8899f748aed (diff) |
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
This patch moves sock_release_ownership() down in include/net/sock.h and
replaces some sk_lock.owned tests with sock_owned_by_user_nocheck().
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
Link: https://lore.kernel.org/r/20211208062158.54132-1-kuniyu@amazon.co.jp
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions