From owner-svn-src-head@FreeBSD.ORG Thu Oct 23 19:12:51 2008 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 9A69D1065672; Thu, 23 Oct 2008 19:12:51 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 564238FC12; Thu, 23 Oct 2008 19:12:51 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 8669F6D44C; Thu, 23 Oct 2008 19:12:50 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 7E72F844A7; Thu, 23 Oct 2008 21:12:50 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Jaakko Heinonen References: <200810231553.m9NFrqQj060598@svn.freebsd.org> <20081023184621.GA32081@ws64.jh.dy.fi> Date: Thu, 23 Oct 2008 21:12:49 +0200 In-Reply-To: <20081023184621.GA32081@ws64.jh.dy.fi> (Jaakko Heinonen's message of "Thu, 23 Oct 2008 21:46:21 +0300") Message-ID: <86ej27xgzy.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r184205 - in head: . share/man/man9 sys/arm/arm sys/cam/scsi sys/compat/linux sys/contrib/altq/altq sys/contrib/ipfilter/netinet sys/dev/ar sys/dev/ce sys/dev/hwpmc sys/dev/lmc sys/dev/... 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, 23 Oct 2008 19:12:51 -0000 Jaakko Heinonen writes: > This change introduces some bad formatting. Many statements would now > fit to 80 columns and don't need to be wrapped. You're right, and I'd appreciate a patch, if you feel like it - but not right away, as I'm about to revert the net80211 parts of the commit. > There are also places with unnecessary white space: They were already broken, and I didn't want to mix style changes with code changes. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no