diff options
author | 2022-07-05 11:23:58 -0400 | |
---|---|---|
committer | 2022-07-05 16:16:16 -0400 | |
commit | 82ef069805a352bacb22fd4322b746edf809603c (patch) | |
tree | b541feae1efe92029681cecffa826bf5f63c2bf4 /net/unix/af_unix.c | |
parent | __follow_mount_rcu(): verify that mount_lock remains unchanged (diff) | |
download | wireguard-linux-82ef069805a352bacb22fd4322b746edf809603c.tar.xz wireguard-linux-82ef069805a352bacb22fd4322b746edf809603c.zip |
namei: get rid of pointless unlikely(read_seqcount_retry(...))
read_seqcount_retry() et.al. are inlined and there's enough annotations
for compiler to figure out that those are unlikely to return non-zero.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions