From owner-svn-src-all@FreeBSD.ORG Sun Sep 28 03:44:02 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 798E636F; Sun, 28 Sep 2014 03:44:02 +0000 (UTC) Date: Sun, 28 Sep 2014 03:44:02 +0000 From: Alexey Dokuchaev To: Alexander Kabaev Subject: Re: svn commit: r272214 - in head/sys: boot/i386/libfirewire dev/firewire Message-ID: <20140928034402.GA82578@FreeBSD.org> References: <201409271650.s8RGoLHS053554@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201409271650.s8RGoLHS053554@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2014 03:44:02 -0000 On Sat, Sep 27, 2014 at 04:50:21PM +0000, Alexander Kabaev wrote: > New Revision: 272214 > URL: http://svnweb.freebsd.org/changeset/base/272214 > > Log: > Remove obsolete compatibility glue and improve firewire code readability. > > Commit my version of style(9) pass over the firewire code. Now that > other people have started changing the code carrying this is as a > local patch is not longer a viable option. Thank you. I've tried to work on this code a while ago, but was disgusted away by its lack of style. ./danfe