Page MenuHomeFreeBSD

Remove bogus use of useracc() in (clock_)nanosleep.
ClosedPublic

Authored by brooks on Apr 13 2020, 11:10 PM.
Tags
None
Referenced Files
F132411607: D24409.id70577.diff
Thu, Oct 16, 5:24 PM
F132411606: D24409.id70529.diff
Thu, Oct 16, 5:24 PM
F132411605: D24409.id.diff
Thu, Oct 16, 5:24 PM
Unknown Object (File)
Thu, Oct 16, 6:40 AM
Unknown Object (File)
Sat, Oct 11, 3:58 AM
Unknown Object (File)
Thu, Oct 9, 11:22 PM
Unknown Object (File)
Thu, Oct 9, 4:10 PM
Unknown Object (File)
Tue, Oct 7, 1:02 AM
Subscribers
None

Details

Summary

There's no point in pre-checking that we can access the user's rmtp
pointer before we do it in copyout().

While here, improve style(9) compliance.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable