From owner-svn-src-all@FreeBSD.ORG Thu Apr 23 04:46:29 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id E0CE31065674; Thu, 23 Apr 2009 04:46:29 +0000 (UTC) Date: Thu, 23 Apr 2009 04:46:29 +0000 From: Alexey Dokuchaev To: Ed Schouten Message-ID: <20090423044629.GA53692@FreeBSD.org> References: <200904141402.n3EE2hwB007748@svn.freebsd.org> <20090423012306.01a2e5e4.stas@FreeBSD.org> <20090422230210.GJ58540@hoeg.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20090422230210.GJ58540@hoeg.nl> User-Agent: Mutt/1.4.2.1i Cc: Stanislav Sedov , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r191060 - in head/sys/dev: twa twe X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 23 Apr 2009 04:46:30 -0000 On Thu, Apr 23, 2009 at 01:02:10AM +0200, Ed Schouten wrote: > * Stanislav Sedov wrote: > > Any reason to have two tabs here? > > Yes. I think the ioctl() function in the same file also used this line, > so I just literally copy/pasted it into open()/close(). But it looks like style bug which is supposed to get fixed, not duplicated. I am wrong? ./danfe