All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0201/1529] Fix typo
@ 2016-05-21 12:02 Andrea Gelmini
  2016-05-21 18:09 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Gelmini @ 2016-05-21 12:02 UTC (permalink / raw)
  To: andrea.gelmini; +Cc: trivial, ralf, linux-mips

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/mips/sgi-ip27/ip27-init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/sgi-ip27/ip27-init.c b/arch/mips/sgi-ip27/ip27-init.c
index 570098b..75f7da7 100644
--- a/arch/mips/sgi-ip27/ip27-init.c
+++ b/arch/mips/sgi-ip27/ip27-init.c
@@ -76,7 +76,7 @@ static void per_hub_init(cnodeid_t cnode)
 #ifdef CONFIG_REPLICATE_EXHANDLERS
 	/*
 	 * If this is not a headless node initialization,
-	 * copy over the caliased exception handlers.
+	 * copy over the aliased exception handlers.
 	 */
 	if (get_compact_nodeid() == cnode) {
 		extern char except_vec2_generic, except_vec3_generic;
-- 
2.8.2.534.g1f66975

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

* Re: [PATCH 0201/1529] Fix typo
  2016-05-21 12:02 [PATCH 0201/1529] Fix typo Andrea Gelmini
@ 2016-05-21 18:09 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2016-05-21 18:09 UTC (permalink / raw)
  To: Andrea Gelmini; +Cc: trivial, linux-mips

On Sat, May 21, 2016 at 02:02:19PM +0200, Andrea Gelmini wrote:

> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
> ---
>  arch/mips/sgi-ip27/ip27-init.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/mips/sgi-ip27/ip27-init.c b/arch/mips/sgi-ip27/ip27-init.c
> index 570098b..75f7da7 100644
> --- a/arch/mips/sgi-ip27/ip27-init.c
> +++ b/arch/mips/sgi-ip27/ip27-init.c
> @@ -76,7 +76,7 @@ static void per_hub_init(cnodeid_t cnode)
>  #ifdef CONFIG_REPLICATE_EXHANDLERS
>  	/*
>  	 * If this is not a headless node initialization,
> -	 * copy over the caliased exception handlers.
> +	 * copy over the aliased exception handlers.
>  	 */
>  	if (get_compact_nodeid() == cnode) {
>  		extern char except_vec2_generic, except_vec3_generic;
> -- 
> 2.8.2.534.g1f66975

Nack.  Not a typo.

  Ralf

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

end of thread, other threads:[~2016-05-21 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-21 12:02 [PATCH 0201/1529] Fix typo Andrea Gelmini
2016-05-21 18:09 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.