Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 01:27:06 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_mmap.c
Message-ID:  <200306210827.h5L8R6g7028051@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306210827.h5L8R6g7028051>