diff mbox series

doc: fix typo in Documentation/hwmon/f71882fg

Message ID 20190104142722.24824-1-cgxu519@gmx.com (mailing list archive)
State Accepted
Headers show
Series doc: fix typo in Documentation/hwmon/f71882fg | expand

Commit Message

Chengguang Xu Jan. 4, 2019, 2:27 p.m. UTC
Just fix a typo in Documentation/hwmon/f71882fg.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
---
 Documentation/hwmon/f71882fg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Guenter Roeck Jan. 5, 2019, 5:43 p.m. UTC | #1
On Fri, Jan 04, 2019 at 10:27:22PM +0800, Chengguang Xu wrote:
> Just fix a typo in Documentation/hwmon/f71882fg.
> 
> Signed-off-by: Chengguang Xu <cgxu519@gmx.com>

Applied to hwmon-next.

Thanks,
Guenter

> ---
>  Documentation/hwmon/f71882fg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/hwmon/f71882fg b/Documentation/hwmon/f71882fg
> index de91c0db5846..4c3cb8377d74 100644
> --- a/Documentation/hwmon/f71882fg
> +++ b/Documentation/hwmon/f71882fg
> @@ -94,7 +94,7 @@ Note that the lowest numbered temperature zone trip point corresponds to
>  to the border between the highest and one but highest temperature zones, and
>  vica versa. So the temperature zone trip points 1-4 (or 1-2) go from high temp
>  to low temp! This is how things are implemented in the IC, and the driver
> -mimicks this.
> +mimics this.
>  
>  There are 2 modes to specify the speed of the fan, PWM duty cycle (or DC
>  voltage) mode, where 0-100% duty cycle (0-100% of 12V) is specified. And RPM
Jonathan Corbet Jan. 7, 2019, 10:40 p.m. UTC | #2
On Fri,  4 Jan 2019 22:27:22 +0800
Chengguang Xu <cgxu519@gmx.com> wrote:

> Just fix a typo in Documentation/hwmon/f71882fg.
> 
> Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
> ---

Applied, thanks.  

jon
Guenter Roeck Jan. 7, 2019, 11:16 p.m. UTC | #3
On Mon, Jan 07, 2019 at 03:40:49PM -0700, Jonathan Corbet wrote:
> On Fri,  4 Jan 2019 22:27:22 +0800
> Chengguang Xu <cgxu519@gmx.com> wrote:
> 
> > Just fix a typo in Documentation/hwmon/f71882fg.
> > 
> > Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
> > ---
> 
> Applied, thanks.  
> 
Ok, I'll drop the patch from hwmon.

Guenter
Jonathan Corbet Jan. 7, 2019, 11:18 p.m. UTC | #4
On Mon, 7 Jan 2019 15:16:22 -0800
Guenter Roeck <linux@roeck-us.net> wrote:

> > Applied, thanks.  
> >   
> Ok, I'll drop the patch from hwmon.

Oops, sorry, I didn't realize you'd picked that up.  Would you prefer that
I stood back and let you handle Documentation/hwmon in the future?

Thanks,

jon
Guenter Roeck Jan. 8, 2019, 5:03 p.m. UTC | #5
On Mon, Jan 07, 2019 at 04:18:47PM -0700, Jonathan Corbet wrote:
> On Mon, 7 Jan 2019 15:16:22 -0800
> Guenter Roeck <linux@roeck-us.net> wrote:
> 
> > > Applied, thanks.  
> > >   
> > Ok, I'll drop the patch from hwmon.
> 
> Oops, sorry, I didn't realize you'd picked that up.  Would you prefer that
> I stood back and let you handle Documentation/hwmon in the future?
> 

So far I took it as my responsibility, but I don't really care
one way or another as long as I am at least copied.

I already dropped this patch, so please keep it.

Guenter
diff mbox series

Patch

diff --git a/Documentation/hwmon/f71882fg b/Documentation/hwmon/f71882fg
index de91c0db5846..4c3cb8377d74 100644
--- a/Documentation/hwmon/f71882fg
+++ b/Documentation/hwmon/f71882fg
@@ -94,7 +94,7 @@  Note that the lowest numbered temperature zone trip point corresponds to
 to the border between the highest and one but highest temperature zones, and
 vica versa. So the temperature zone trip points 1-4 (or 1-2) go from high temp
 to low temp! This is how things are implemented in the IC, and the driver
-mimicks this.
+mimics this.
 
 There are 2 modes to specify the speed of the fan, PWM duty cycle (or DC
 voltage) mode, where 0-100% duty cycle (0-100% of 12V) is specified. And RPM