[PATCH] hwmon: document: fix typo in oxp-sensors

Cryolitia PukNgae via B4 Relay posted 1 patch 1 month, 1 week ago
Documentation/hwmon/oxp-sensors.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] hwmon: document: fix typo in oxp-sensors
Posted by Cryolitia PukNgae via B4 Relay 1 month, 1 week ago
From: Cryolitia PukNgae <Cryolitia@gmail.com>

RMP -> RPM

---
Signed-off-by: Cryolitia PukNgae <Cryolitia@gmail.com>
---
 Documentation/hwmon/oxp-sensors.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/hwmon/oxp-sensors.rst b/Documentation/hwmon/oxp-sensors.rst
index 55b1ef61625e..50618f064379 100644
--- a/Documentation/hwmon/oxp-sensors.rst
+++ b/Documentation/hwmon/oxp-sensors.rst
@@ -52,7 +52,7 @@ Sysfs entries
 The following attributes are supported:
 
 fan1_input
-  Read Only. Reads current fan RMP.
+  Read Only. Reads current fan RPM.
 
 pwm1_enable
   Read Write. Enable manual fan control. Write "1" to set to manual, write "0"

---
base-commit: 73f3c33036904bada1b9b6476a883b1a966440cc
change-id: 20240726-typo-616bb7db0f68

Best regards,
-- 
Cryolitia PukNgae <Cryolitia@gmail.com>
Re: [PATCH] hwmon: document: fix typo in oxp-sensors
Posted by Guenter Roeck 1 month, 1 week ago
On Fri, Jul 26, 2024 at 09:21:14AM +0800, Cryolitia PukNgae via B4 Relay wrote:
> From: Cryolitia PukNgae <Cryolitia@gmail.com>
> 
> RMP -> RPM
> ---
> Signed-off-by: Cryolitia PukNgae <Cryolitia@gmail.com>

Plus, having your Signed-off-by: tag after '---' drops it
when applying the patch. _Please_ be more careful when submitting
patches, even more so for minor ones like this one.

Thanks,
Guenter

> ---
>  Documentation/hwmon/oxp-sensors.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 
> ---
> base-commit: 73f3c33036904bada1b9b6476a883b1a966440cc
> change-id: 20240726-typo-616bb7db0f68
> 
> Best regards,
> 
> diff --git a/Documentation/hwmon/oxp-sensors.rst b/Documentation/hwmon/oxp-sensors.rst
> index 55b1ef61625e..50618f064379 100644
> --- a/Documentation/hwmon/oxp-sensors.rst
> +++ b/Documentation/hwmon/oxp-sensors.rst
> @@ -52,7 +52,7 @@ Sysfs entries
>  The following attributes are supported:
>  
>  fan1_input
> -  Read Only. Reads current fan RMP.
> +  Read Only. Reads current fan RPM.
>  
>  pwm1_enable
>    Read Write. Enable manual fan control. Write "1" to set to manual, write "0"
Re: [PATCH] hwmon: document: fix typo in oxp-sensors
Posted by Cryolitia PukNgae 1 month, 1 week ago
> Plus, having your Signed-off-by: tag after '---' drops it
> when applying the patch. _Please_ be more careful when submitting
> patches, even more so for minor ones like this one.
>
> Thanks,
> Guenter

Sincerely thank you for your guidance

顺颂时祺
Cryolitia
Re: [PATCH] hwmon: document: fix typo in oxp-sensors
Posted by Guenter Roeck 1 month, 1 week ago
On Fri, Jul 26, 2024 at 09:21:14AM +0800, Cryolitia PukNgae via B4 Relay wrote:
> From: Cryolitia PukNgae <Cryolitia@gmail.com>
> 
> RMP -> RPM

The subject should have been something like
	hwmon: (oxp-sensors) Fix typo in documentation

Never mind, I fixed that up.

Applied.

Thanks,
Guenter

> ---
> Signed-off-by: Cryolitia PukNgae <Cryolitia@gmail.com>
> ---
>  Documentation/hwmon/oxp-sensors.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 
> ---
> base-commit: 73f3c33036904bada1b9b6476a883b1a966440cc
> change-id: 20240726-typo-616bb7db0f68
> 
> Best regards,
> 
> diff --git a/Documentation/hwmon/oxp-sensors.rst b/Documentation/hwmon/oxp-sensors.rst
> index 55b1ef61625e..50618f064379 100644
> --- a/Documentation/hwmon/oxp-sensors.rst
> +++ b/Documentation/hwmon/oxp-sensors.rst
> @@ -52,7 +52,7 @@ Sysfs entries
>  The following attributes are supported:
>  
>  fan1_input
> -  Read Only. Reads current fan RMP.
> +  Read Only. Reads current fan RPM.
>  
>  pwm1_enable
>    Read Write. Enable manual fan control. Write "1" to set to manual, write "0"