[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1379237737-3070-1-git-send-email-geert@linux-m68k.org>
Date: Sun, 15 Sep 2013 11:35:37 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Eric Biederman <ebiederm@...ssion.com>,
Jiri Kosina <trivial@...nel.org>
Cc: kexec@...ts.infradead.org, linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH TRIVIAL] kexec: Typo s/the/then/
Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
---
kernel/kexec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/kexec.c b/kernel/kexec.c
index 2a74f30..490afc0 100644
--- a/kernel/kexec.c
+++ b/kernel/kexec.c
@@ -921,7 +921,7 @@ static int kimage_load_segment(struct kimage *image,
* reinitialize them.
*
* - A machine specific part that includes the syscall number
- * and the copies the image to it's final destination. And
+ * and then copies the image to it's final destination. And
* jumps into the image at entry.
*
* kexec does not sync, or unmount filesystems so if you need
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists