[PATCH] MIPS: Fix typo in comment

Youling Tang tangyouling at loongson.cn
Wed Feb 24 02:57:57 EST 2021


Fix typo in comment.

Signed-off-by: Youling Tang <tangyouling at 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




More information about the kexec mailing list