Skip to content
Commit 82ef0698 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 20aac6c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment