phk 2003/06/21 01:27:06 PDT
FreeBSD src repository
Modified files:
sys/vm vm_mmap.c
Log:
Use a do {...} while (0); and a couple of breaks to reduce the level
of indentation a bit.
Revision Changes Path
1.161 +80 -78 src/sys/vm/vm_mmap.c