HomeFreeBSD

linux(4): Eliminate bogus comment.

Description

linux(4): Eliminate bogus comment.

For the caller is no need for access checking here, as the caller must take care
of EFAULT handling. Moreover, this check would be superfluous, since EFAULT is
extremily rare, and we prefer the fast path.

MFC after: 2 weeks

Details

Provenance
dchaginAuthored on Jul 20 2021, 11:39 AM
Parents
rGcf8d74e3fe63: linux(4): Allow musl brand to use FUTEX_REQUEUE op.
Branches
Unknown
Tags
Unknown