Small typo to fix please. > Author: avg > Date: Sat Dec 24 14:33:35 2016 > New Revision: 310517 > URL: https://svnweb.freebsd.org/changeset/base/310517 > > Log: > MFC r308219: ichiic/ig4: completely disengage from smbus > > Modified: > stable/11/sys/dev/ichiic/ig4_iic.c > stable/11/sys/dev/ichiic/ig4_pci.c > stable/11/sys/dev/ichiic/ig4_reg.h > stable/11/sys/dev/ichiic/ig4_var.h > Directory Properties: > stable/11/ (props changed) > > Modified: stable/11/sys/dev/ichiic/ig4_iic.c > ============================================================================== > --- stable/11/sys/dev/ichiic/ig4_iic.c Sat Dec 24 14:25:25 2016 > (r310516) > +++ stable/11/sys/dev/ichiic/ig4_iic.c Sat Dec 24 14:33:35 2016 > (r310517) > @@ -37,7 +37,7 @@ > __FBSDID("$FreeBSD$"); > > /* > - * Intel fourth generation mobile cpus integrated I2C device, smbus driver. > + * Intel fourth generation mobile cpus integrated I2C deviceer. ^^^^^^^^^^^^^^
-- Rod Grimes [email protected] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
