Documentation/hwmon/max31827.rst | 2 +- Documentation/hwmon/sch5627.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Fix some typos in hwmon/sch5627 and hwmon/max31827 reported by
checkpatch.pl. These changes are purely documentation cleanup with no
functional modifications.
Signed-off-by: Abhinav Saxena <xandfury@gmail.com>
---
Documentation/hwmon/max31827.rst | 2 +-
Documentation/hwmon/sch5627.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/hwmon/max31827.rst b/Documentation/hwmon/max31827.rst
index 9c11a9518c67..6cc5088b26b7 100644
--- a/Documentation/hwmon/max31827.rst
+++ b/Documentation/hwmon/max31827.rst
@@ -136,7 +136,7 @@ PEC Support
When reading a register value, the PEC byte is computed and sent by the chip.
-PEC on word data transaction respresents a signifcant increase in bandwitdh
+PEC on word data transaction represents a significant increase in bandwidth
usage (+33% for both write and reads) in normal conditions.
Since this operation implies there will be an extra delay to each
diff --git a/Documentation/hwmon/sch5627.rst b/Documentation/hwmon/sch5627.rst
index 8639dff234fc..5f521c6e90ab 100644
--- a/Documentation/hwmon/sch5627.rst
+++ b/Documentation/hwmon/sch5627.rst
@@ -39,7 +39,7 @@ Controlling fan speed
---------------------
The SCH5627 allows for partially controlling the fan speed. If a temperature
-channel excedes tempX_max, all fans are forced to maximum speed. The same is not
+channel exceeds tempX_max, all fans are forced to maximum speed. The same is not
true for tempX_crit, presumably some other measures to cool down the system are
take in this case.
In which way the value of fanX_min affects the fan speed is currently unknown.
--
2.34.1
On Fri, Nov 08, 2024 at 02:22:01PM -0700, Abhinav Saxena wrote: > Fix some typos in hwmon/sch5627 and hwmon/max31827 reported by > checkpatch.pl. These changes are purely documentation cleanup with no > functional modifications. > > Signed-off-by: Abhinav Saxena <xandfury@gmail.com> > Acked-by: Randy Dunlap <rdunlap@infradead.org> > Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> Applied. Thanks, Guenter
On Fri, Nov 08, 2024 at 02:22:01PM -0700, Abhinav Saxena wrote: > diff --git a/Documentation/hwmon/max31827.rst b/Documentation/hwmon/max31827.rst > index 9c11a9518c67..6cc5088b26b7 100644 > --- a/Documentation/hwmon/max31827.rst > +++ b/Documentation/hwmon/max31827.rst > @@ -136,7 +136,7 @@ PEC Support > > When reading a register value, the PEC byte is computed and sent by the chip. > > -PEC on word data transaction respresents a signifcant increase in bandwitdh > +PEC on word data transaction represents a significant increase in bandwidth > usage (+33% for both write and reads) in normal conditions. > > Since this operation implies there will be an extra delay to each > diff --git a/Documentation/hwmon/sch5627.rst b/Documentation/hwmon/sch5627.rst > index 8639dff234fc..5f521c6e90ab 100644 > --- a/Documentation/hwmon/sch5627.rst > +++ b/Documentation/hwmon/sch5627.rst > @@ -39,7 +39,7 @@ Controlling fan speed > --------------------- > > The SCH5627 allows for partially controlling the fan speed. If a temperature > -channel excedes tempX_max, all fans are forced to maximum speed. The same is not > +channel exceeds tempX_max, all fans are forced to maximum speed. The same is not > true for tempX_crit, presumably some other measures to cool down the system are > take in this case. > In which way the value of fanX_min affects the fan speed is currently unknown. Looks OK, thanks! Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com> -- An old man doll... just what I always wanted! - Clara
On 11/8/24 1:22 PM, Abhinav Saxena wrote: > Fix some typos in hwmon/sch5627 and hwmon/max31827 reported by > checkpatch.pl. These changes are purely documentation cleanup with no > functional modifications. > > Signed-off-by: Abhinav Saxena <xandfury@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Thanks. > --- > Documentation/hwmon/max31827.rst | 2 +- > Documentation/hwmon/sch5627.rst | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/hwmon/max31827.rst b/Documentation/hwmon/max31827.rst > index 9c11a9518c67..6cc5088b26b7 100644 > --- a/Documentation/hwmon/max31827.rst > +++ b/Documentation/hwmon/max31827.rst > @@ -136,7 +136,7 @@ PEC Support > > When reading a register value, the PEC byte is computed and sent by the chip. > > -PEC on word data transaction respresents a signifcant increase in bandwitdh > +PEC on word data transaction represents a significant increase in bandwidth > usage (+33% for both write and reads) in normal conditions. > > Since this operation implies there will be an extra delay to each > diff --git a/Documentation/hwmon/sch5627.rst b/Documentation/hwmon/sch5627.rst > index 8639dff234fc..5f521c6e90ab 100644 > --- a/Documentation/hwmon/sch5627.rst > +++ b/Documentation/hwmon/sch5627.rst > @@ -39,7 +39,7 @@ Controlling fan speed > --------------------- > > The SCH5627 allows for partially controlling the fan speed. If a temperature > -channel excedes tempX_max, all fans are forced to maximum speed. The same is not > +channel exceeds tempX_max, all fans are forced to maximum speed. The same is not > true for tempX_crit, presumably some other measures to cool down the system are > take in this case. > In which way the value of fanX_min affects the fan speed is currently unknown. -- ~Randy
© 2016 - 2024 Red Hat, Inc.