linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages"
@ 2019-04-18 10:15 Colin King
  2019-04-18 10:41 ` Mukesh Ojha
  2019-04-18 14:15 ` Corey Minyard
  0 siblings, 2 replies; 3+ messages in thread
From: Colin King @ 2019-04-18 10:15 UTC (permalink / raw)
  To: Aishwarya Pant; +Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in the documentation. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 Documentation/ABI/testing/sysfs-devices-platform-ipmi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-devices-platform-ipmi b/Documentation/ABI/testing/sysfs-devices-platform-ipmi
index 2a781e7513b7..afb5db856e1c 100644
--- a/Documentation/ABI/testing/sysfs-devices-platform-ipmi
+++ b/Documentation/ABI/testing/sysfs-devices-platform-ipmi
@@ -212,7 +212,7 @@ Description:
 					Messages may be broken into parts if
 					they are long.
 
-		receieved_messages:	(RO) Number of message responses
+		received_messages:	(RO) Number of message responses
 					received.
 
 		received_message_parts: (RO) Number of message fragments
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages"
  2019-04-18 10:15 [PATCH] char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages" Colin King
@ 2019-04-18 10:41 ` Mukesh Ojha
  2019-04-18 14:15 ` Corey Minyard
  1 sibling, 0 replies; 3+ messages in thread
From: Mukesh Ojha @ 2019-04-18 10:41 UTC (permalink / raw)
  To: Colin King, Aishwarya Pant; +Cc: kernel-janitors, linux-kernel


On 4/18/2019 3:45 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in the documentation. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Cheers,
-Mukesh
> ---
>   Documentation/ABI/testing/sysfs-devices-platform-ipmi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-devices-platform-ipmi b/Documentation/ABI/testing/sysfs-devices-platform-ipmi
> index 2a781e7513b7..afb5db856e1c 100644
> --- a/Documentation/ABI/testing/sysfs-devices-platform-ipmi
> +++ b/Documentation/ABI/testing/sysfs-devices-platform-ipmi
> @@ -212,7 +212,7 @@ Description:
>   					Messages may be broken into parts if
>   					they are long.
>   
> -		receieved_messages:	(RO) Number of message responses
> +		received_messages:	(RO) Number of message responses
>   					received.
>   
>   		received_message_parts: (RO) Number of message fragments

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages"
  2019-04-18 10:15 [PATCH] char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages" Colin King
  2019-04-18 10:41 ` Mukesh Ojha
@ 2019-04-18 14:15 ` Corey Minyard
  1 sibling, 0 replies; 3+ messages in thread
From: Corey Minyard @ 2019-04-18 14:15 UTC (permalink / raw)
  To: Colin King; +Cc: Aishwarya Pant, kernel-janitors, linux-kernel

On Thu, Apr 18, 2019 at 11:15:02AM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in the documentation. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Thanks, queued for 5.2

-corey

> ---
>  Documentation/ABI/testing/sysfs-devices-platform-ipmi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-devices-platform-ipmi b/Documentation/ABI/testing/sysfs-devices-platform-ipmi
> index 2a781e7513b7..afb5db856e1c 100644
> --- a/Documentation/ABI/testing/sysfs-devices-platform-ipmi
> +++ b/Documentation/ABI/testing/sysfs-devices-platform-ipmi
> @@ -212,7 +212,7 @@ Description:
>  					Messages may be broken into parts if
>  					they are long.
>  
> -		receieved_messages:	(RO) Number of message responses
> +		received_messages:	(RO) Number of message responses
>  					received.
>  
>  		received_message_parts: (RO) Number of message fragments
> -- 
> 2.20.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-18 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-18 10:15 [PATCH] char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages" Colin King
2019-04-18 10:41 ` Mukesh Ojha
2019-04-18 14:15 ` Corey Minyard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).