]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Minor style change:
authorHans Petter Selasky <hselasky@FreeBSD.org>
Sun, 20 Nov 2011 08:29:23 +0000 (08:29 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Sun, 20 Nov 2011 08:29:23 +0000 (08:29 +0000)
commitf1a1612fc2a57780985c039a9979d64649dc08af
treee91dd8dea5532e50113eec344cf6c7541f9d76e7
parent9bce0f05fe210ecba3befd4fb110bf4520a1e490
Minor style change:
Simplify the description of pause() and shorten the KASSERT message in pause.
Also add a clamp for the timo argument in the non-KASSERT case.

Suggested by: Bruce Evans
MFC after: 1 week
sys/kern/kern_synch.c