From owner-svn-src-head@FreeBSD.ORG Thu May 28 06:52:16 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC1A3106566C; Thu, 28 May 2009 06:52:16 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 6938B8FC16; Thu, 28 May 2009 06:52:16 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 65B9F1CE01; Thu, 28 May 2009 08:52:15 +0200 (CEST) Date: Thu, 28 May 2009 08:52:15 +0200 From: Ed Schouten To: Zachary Loafman Message-ID: <20090528065215.GH48776@hoeg.nl> References: <200905271636.n4RGasNe003922@svn.freebsd.org> <20090527182807.GG48776@hoeg.nl> <20090528010220.GF3704@isilon.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MrRUTeZlqqNo1jQ9" Content-Disposition: inline In-Reply-To: <20090528010220.GF3704@isilon.com> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r192908 - in head: share/man/man9 sys/confsys/kern sys/sys X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 06:52:17 -0000 --MrRUTeZlqqNo1jQ9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Zach, * Zachary Loafman wrote: > I personally find the first form clearer to skim through visually. The > second form moves 'head1' and 'head2' around. It's not like it's hard to > follow, but I think the first is clearer to read. I don't think the > TAILQ_FIRST buys you much here. Yeah, that's true. The TAILQ uses a sentinel to terminate the list, which means it's sometimes harder, if not impossible to do this. Leaving it as it is right now is probably a good idea. --=20 Ed Schouten WWW: http://80386.nl/ --MrRUTeZlqqNo1jQ9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkoeNJ4ACgkQ52SDGA2eCwUCpACfQwseaGk3NQNonq1seZl+bNnl NtwAn00Uyn8trE8DPt+Sqhs7qKZkotzH =eJqy -----END PGP SIGNATURE----- --MrRUTeZlqqNo1jQ9--