K 10 svn:author V 6 brooks K 8 svn:date V 27 2020-04-23T17:46:29.789469Z K 7 svn:log V 311 MFC r359938: Remove bogus use of useracc() in (clock_)nanosleep. 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. Reviewed by: imp Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D24409 END