Date: Wed, 7 Apr 2004 19:58:10 -0700 (PDT) From: Nate Lawson <nate@root.org> To: Colin Percival <cperciva@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_timeout.c Message-ID: <20040407195746.K38090@root.org> In-Reply-To: <200404080203.i3823nRG005171@repoman.freebsd.org> References: <200404080203.i3823nRG005171@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks! On Wed, 7 Apr 2004, Colin Percival wrote: > cperciva 2004/04/07 19:03:49 PDT > > FreeBSD src repository > > Modified files: > sys/kern kern_timeout.c > Log: > Add whitespace before comment blocks. (reported by njl) > Remove spurious whitespace, add indent protection, fix punctuation, > remove initialization of static variables to zero, put wakeup_ctr > and wakeup_needed in the correct order. (reported by bde) > > This doesn't fix all the style bugs I introduced, but the remaining > style bugs make it easier for me to understand what I did here. > > Revision Changes Path > 1.87 +13 -16 src/sys/kern/kern_timeout.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040407195746.K38090>