All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MIPS: Fix typo in comment
@ 2021-02-24  7:57 Youling Tang
  2021-04-02  9:51 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Youling Tang @ 2021-02-24  7:57 UTC (permalink / raw)
  To: Simon Horman; +Cc: tangyouling, kexec

Fix typo in comment.

Signed-off-by: Youling Tang <tangyouling@loongson.cn>
---
 kexec/arch/mips/kexec-mips.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kexec/arch/mips/kexec-mips.c b/kexec/arch/mips/kexec-mips.c
index a9c6a09..5866e24 100644
--- a/kexec/arch/mips/kexec-mips.c
+++ b/kexec/arch/mips/kexec-mips.c
@@ -3,7 +3,7 @@
  * Copyright (C) 2007 Francesco Chiechi, Alessandro Rubini
  * Copyright (C) 2007 Tvblob s.r.l.
  *
- * derived from ../ppc/kexec-mips.c
+ * derived from ../ppc/kexec-ppc.c
  * Copyright (C) 2004, 2005 Albert Herranz
  *
  * This source code is licensed under the GNU General Public License,
-- 
2.1.0


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

* Re: [PATCH] MIPS: Fix typo in comment
  2021-02-24  7:57 [PATCH] MIPS: Fix typo in comment Youling Tang
@ 2021-04-02  9:51 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2021-04-02  9:51 UTC (permalink / raw)
  To: Youling Tang; +Cc: kexec

On Wed, Feb 24, 2021 at 03:57:57PM +0800, Youling Tang wrote:
> Fix typo in comment.
> 
> Signed-off-by: Youling Tang <tangyouling@loongson.cn>
> ---
>  kexec/arch/mips/kexec-mips.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied.

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2021-04-02  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24  7:57 [PATCH] MIPS: Fix typo in comment Youling Tang
2021-04-02  9:51 ` Simon Horman

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.