Re: svn commit: r238672 - head/sys/dev/sdhci

2012-07-28 Thread Robert Watson
On Mon, 23 Jul 2012, Warner Losh wrote: Never heard about this rule. Sorry. Actually, English spacing is discouraged in more recent texts; it was encouraged during the late 19th century up until the late 20th century according to ye great wikipedia [1], but I've read several other article

Re: svn commit: r238672 - head/sys/dev/sdhci

2012-07-24 Thread Bruce Evans
On Mon, 23 Jul 2012, Garrett Cooper wrote: On Mon, Jul 23, 2012 at 5:07 PM, Warner Losh wrote: [>* trimmed] Double spacing is the one true way I learned how to type in school. Since the 1980's though, things have changed and many advocate single spaces. However, that's for folks with fa

Re: svn commit: r238672 - head/sys/dev/sdhci

2012-07-23 Thread Garrett Cooper
On Mon, Jul 23, 2012 at 5:07 PM, Warner Losh wrote: > > On Jul 23, 2012, at 1:28 AM, Garrett Cooper wrote: > >> On Mon, Jul 23, 2012 at 12:12 AM, Gleb Smirnoff wrote: >>> On Sat, Jul 21, 2012 at 03:30:26PM +, Alexey Dokuchaev wrote: >>> A> On Sat, Jul 21, 2012 at 02:07:43PM +, Gleb Smirno

Re: svn commit: r238672 - head/sys/dev/sdhci

2012-07-23 Thread Warner Losh
On Jul 23, 2012, at 1:28 AM, Garrett Cooper wrote: > On Mon, Jul 23, 2012 at 12:12 AM, Gleb Smirnoff wrote: >> On Sat, Jul 21, 2012 at 03:30:26PM +, Alexey Dokuchaev wrote: >> A> On Sat, Jul 21, 2012 at 02:07:43PM +, Gleb Smirnoff wrote: >> A> > Author: glebius >> A> > Date: Sat Jul 21 1

Re: svn commit: r238672 - head/sys/dev/sdhci

2012-07-23 Thread Alexey Dokuchaev
On Mon, Jul 23, 2012 at 12:28:13AM -0700, Garrett Cooper wrote: > On Mon, Jul 23, 2012 at 12:12 AM, Gleb Smirnoff wrote: > > On Sat, Jul 21, 2012 at 03:30:26PM +, Alexey Dokuchaev wrote: > > A> On Sat, Jul 21, 2012 at 02:07:43PM +, Gleb Smirnoff wrote: > > A> >/* > > A> > * Some SD

Re: svn commit: r238672 - head/sys/dev/sdhci

2012-07-23 Thread Garrett Cooper
On Mon, Jul 23, 2012 at 12:12 AM, Gleb Smirnoff wrote: > On Sat, Jul 21, 2012 at 03:30:26PM +, Alexey Dokuchaev wrote: > A> On Sat, Jul 21, 2012 at 02:07:43PM +, Gleb Smirnoff wrote: > A> > Author: glebius > A> > Date: Sat Jul 21 14:07:43 2012 > A> > New Revision: 238672 > A> > URL: http:/

Re: svn commit: r238672 - head/sys/dev/sdhci

2012-07-23 Thread Gleb Smirnoff
On Sat, Jul 21, 2012 at 03:30:26PM +, Alexey Dokuchaev wrote: A> On Sat, Jul 21, 2012 at 02:07:43PM +, Gleb Smirnoff wrote: A> > Author: glebius A> > Date: Sat Jul 21 14:07:43 2012 A> > New Revision: 238672 A> > URL: http://svn.freebsd.org/changeset/base/238672 A> > A> > Log: A> > Fix ty

Re: svn commit: r238672 - head/sys/dev/sdhci

2012-07-21 Thread Alexey Dokuchaev
On Sat, Jul 21, 2012 at 02:07:43PM +, Gleb Smirnoff wrote: > Author: glebius > Date: Sat Jul 21 14:07:43 2012 > New Revision: 238672 > URL: http://svn.freebsd.org/changeset/base/238672 > > Log: > Fix typo in comment, should be MHz here. That's nice, but... > @@ -364,7 +364,7 @@ sdhci_lower

svn commit: r238672 - head/sys/dev/sdhci

2012-07-21 Thread Gleb Smirnoff
Author: glebius Date: Sat Jul 21 14:07:43 2012 New Revision: 238672 URL: http://svn.freebsd.org/changeset/base/238672 Log: Fix typo in comment, should be MHz here. Submitted by: Daan Vreeken Modified: head/sys/dev/sdhci/sdhci.c Modified: head/sys/dev/sdhci/sdhci.c =