diff options
author | 2025-05-19 13:57:52 -0700 | |
---|---|---|
committer | 2025-05-23 10:24:18 +0100 | |
commit | 350d4546295949c8a29e345b340e57772813037a (patch) | |
tree | 9305d3c3f14d50368421be8a0321cb9f69cbb4bb /net/lapb/lapb_timer.c | |
parent | Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next (diff) | |
download | wireguard-linux-350d4546295949c8a29e345b340e57772813037a.tar.xz wireguard-linux-350d4546295949c8a29e345b340e57772813037a.zip |
af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD.
Currently, the same checks for SOCK_PASSCRED and SOCK_PASSPIDFD
are scattered across many places.
Let's centralise the bit tests to make the following changes cleaner.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions