On Sat, Jul 21, 2012 at 02:07:43PM +0000, 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_frequency(device_t dev) > > /* > * Some SD/MMC cards don't work with the default base > - * clock frequency of 200MHz. Lower it to 50Hz. > + * clock frequency of 200MHz. Lower it to 50MHz. ... Why losing 2-space break after a sentence (per what we are generally adhering and AFAIR is suggested by Chicago Style Guide)? ./danfe _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"