Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Dec 2016 08:01:05 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd-rwg@pdx.rh.CN85.dnsmgr.net>
To:        Andriy Gapon <avg@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   Re: svn commit: r310517 - stable/11/sys/dev/ichiic
Message-ID:  <201612241601.uBOG15jv082263@pdx.rh.CN85.dnsmgr.net>
In-Reply-To: <201612241433.uBOEXZJh067151@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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                                                 rgrimes@freebsd.org



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