K 10 svn:author V 6 brooks K 8 svn:date V 27 2020-04-14T20:53:12.903536Z K 7 svn:log V 315 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 MFC after: 1 week Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D24409 END