From owner-svn-src-projects@FreeBSD.ORG Sat Jun 2 20:25:56 2012 Return-Path: Delivered-To: svn-src-projects@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83E68106566B; Sat, 2 Jun 2012 20:25:56 +0000 (UTC) (envelope-from brde@optusnet.com.au) Received: from mail07.syd.optusnet.com.au (mail07.syd.optusnet.com.au [211.29.132.188]) by mx1.freebsd.org (Postfix) with ESMTP id EFB818FC0A; Sat, 2 Jun 2012 20:25:55 +0000 (UTC) Received: from c122-106-171-232.carlnfd1.nsw.optusnet.com.au (c122-106-171-232.carlnfd1.nsw.optusnet.com.au [122.106.171.232]) by mail07.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id q52KPl6D009611 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 3 Jun 2012 06:25:48 +1000 Date: Sun, 3 Jun 2012 06:25:47 +1000 (EST) From: Bruce Evans X-X-Sender: bde@besplex.bde.org To: Davide Italiano In-Reply-To: Message-ID: <20120603061320.R3375@besplex.bde.org> References: <201206021304.q52D4p2X090537@svn.freebsd.org> <20120602233307.S1957@besplex.bde.org> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-489540376-1338668747=:3375" Cc: svn-src-projects@FreeBSD.org, src-committers@FreeBSD.org, Bruce Evans Subject: Re: svn commit: r236449 - projects/calloutng/sys/kern X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2012 20:25:56 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-489540376-1338668747=:3375 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 2 Jun 2012, Davide Italiano wrote: > On Sat, Jun 2, 2012 at 4:16 PM, Bruce Evans wrote: > ... >> I noticed too many style bugs to describe in previous changes in this >> area. =A0The above only shows formatting for 85-column terminals. > > Bruce, > I'm happy you looked at my commit, and I'm ready to look to fix them > if you want to help me notifying where I'm wrong with style. I only remember some newlines instead of spaces between 'else's and braces, and some unsorted declarations, and maybe some nested declarations and other long lines. Bruce --0-489540376-1338668747=:3375--