Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2009 11:55:25 +0200
From:      Christoph Mallon <christoph.mallon@gmx.de>
To:        Ulf Lilleengen <lulf@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r190882 - head/sbin/gvinum
Message-ID:  <49DF178D.3000804@gmx.de>
In-Reply-To: <200904100913.n3A9Dx2j037498@svn.freebsd.org>
References:  <200904100913.n3A9Dx2j037498@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ulf Lilleengen schrieb:
> Author: lulf
> Date: Fri Apr 10 09:13:58 2009
> New Revision: 190882
> URL: http://svn.freebsd.org/changeset/base/190882
> 
> Log:
>   - Move logic for finding a unique drive name into its own routine for future
>     code reuse.
> 
> Modified:
>   head/sbin/gvinum/gvinum.c
[...]
> +	/* Strip away eventual /dev/ in front. */

"eventual" does not mean what the author of this comment thought it 
means. "possible" would be more fitting here. Also "away" is a bit 
redundant. "/* Strip possible /dev/ in front. */" sounds better imo.

	Christoph



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49DF178D.3000804>