Date: Tue, 23 Jun 2009 11:30:58 +0200 From: Roman Divacky <rdivacky@freebsd.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r194687 - head/sys/dev/firewire Message-ID: <20090623093058.GA78083@freebsd.org> In-Reply-To: <200906230902.n5N92OnJ069334@svn.freebsd.org> References: <200906230902.n5N92OnJ069334@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 23, 2009 at 09:02:24AM +0000, Roman Divacky wrote: > Author: rdivacky > Date: Tue Jun 23 09:02:24 2009 > New Revision: 194687 > URL: http://svn.freebsd.org/changeset/base/194687 > > Log: > Fix what seems to be an obvious typo preventing the body of the > if statement to ever be executed. what I meant was the the goto out; is executed every time. :(
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090623093058.GA78083>