public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] s390/ap: fix typo in function name reference
@ 2025-12-30 15:42 Julia Lawall
  2025-12-30 22:29 ` Jimmy Brisson
  2026-01-02 12:25 ` Heiko Carstens
  0 siblings, 2 replies; 3+ messages in thread
From: Julia Lawall @ 2025-12-30 15:42 UTC (permalink / raw)
  To: Harald Freudenberger
  Cc: yunbolyu, kexinsun, ratnadiraw, xutong.ma, Holger Dengler,
	Heiko Carstens, Vasily Gorbik, Alexander Gordeev,
	Christian Borntraeger, Sven Schnelle, linux-s390, linux-kernel

Add missing s into ap_intructions_available.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

---
 arch/s390/include/asm/ap.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/s390/include/asm/ap.h b/arch/s390/include/asm/ap.h
index b24459f692fa..3b95c6531a67 100644
--- a/arch/s390/include/asm/ap.h
+++ b/arch/s390/include/asm/ap.h
@@ -78,7 +78,7 @@ union ap_queue_status_reg {
 };
 
 /**
- * ap_intructions_available() - Test if AP instructions are available.
+ * ap_instructions_available() - Test if AP instructions are available.
  *
  * Returns true if the AP instructions are installed, otherwise false.
  */


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

* Re: [PATCH] s390/ap: fix typo in function name reference
  2025-12-30 15:42 [PATCH] s390/ap: fix typo in function name reference Julia Lawall
@ 2025-12-30 22:29 ` Jimmy Brisson
  2026-01-02 12:25 ` Heiko Carstens
  1 sibling, 0 replies; 3+ messages in thread
From: Jimmy Brisson @ 2025-12-30 22:29 UTC (permalink / raw)
  To: Julia Lawall, Harald Freudenberger
  Cc: yunbolyu, kexinsun, ratnadiraw, xutong.ma, Holger Dengler,
	Heiko Carstens, Vasily Gorbik, Alexander Gordeev,
	Christian Borntraeger, Sven Schnelle, linux-s390, linux-kernel

On 12/30/25 9:42 AM, Julia Lawall wrote:
> Add missing s into ap_intructions_available.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
> 
> ---
>   arch/s390/include/asm/ap.h |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/s390/include/asm/ap.h b/arch/s390/include/asm/ap.h
> index b24459f692fa..3b95c6531a67 100644
> --- a/arch/s390/include/asm/ap.h
> +++ b/arch/s390/include/asm/ap.h
> @@ -78,7 +78,7 @@ union ap_queue_status_reg {
>   };
>   
>   /**
> - * ap_intructions_available() - Test if AP instructions are available.
> + * ap_instructions_available() - Test if AP instructions are available.
>    *
>    * Returns true if the AP instructions are installed, otherwise false.
>    */
> 
> 

Looks great, Thanks

Reviewed-by: Jimmy Brisson <jbrisson@linux.ibm.com>

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

* Re: [PATCH] s390/ap: fix typo in function name reference
  2025-12-30 15:42 [PATCH] s390/ap: fix typo in function name reference Julia Lawall
  2025-12-30 22:29 ` Jimmy Brisson
@ 2026-01-02 12:25 ` Heiko Carstens
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Carstens @ 2026-01-02 12:25 UTC (permalink / raw)
  To: Julia Lawall
  Cc: Harald Freudenberger, yunbolyu, kexinsun, ratnadiraw, xutong.ma,
	Holger Dengler, Vasily Gorbik, Alexander Gordeev,
	Christian Borntraeger, Sven Schnelle, linux-s390, linux-kernel

On Tue, Dec 30, 2025 at 04:42:39PM +0100, Julia Lawall wrote:
> Add missing s into ap_intructions_available.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
> 
> ---
>  arch/s390/include/asm/ap.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks!

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

end of thread, other threads:[~2026-01-02 12:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-30 15:42 [PATCH] s390/ap: fix typo in function name reference Julia Lawall
2025-12-30 22:29 ` Jimmy Brisson
2026-01-02 12:25 ` Heiko Carstens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox