diff mbox series

hwmon: document: fix typo in oxp-sensors

Message ID 20240726-typo-v1-1-3ca3f07f93e9@gmail.com (mailing list archive)
State Accepted
Headers show
Series hwmon: document: fix typo in oxp-sensors | expand

Commit Message

Cryolitia PukNgae via B4 Relay July 26, 2024, 1:21 a.m. UTC
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(-)


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

Best regards,

Comments

Guenter Roeck July 26, 2024, 2:21 p.m. UTC | #1
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"
Guenter Roeck July 26, 2024, 2:25 p.m. UTC | #2
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"
Cryolitia PukNgae July 29, 2024, 1:16 a.m. UTC | #3
> 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
diff mbox series

Patch

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"