[PATCH TRIVIAL] kexec: Typo s/the/then/
Geert Uytterhoeven
geert at linux-m68k.org
Sun Sep 15 05:35:37 EDT 2013
Signed-off-by: Geert Uytterhoeven <geert at linux-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
More information about the kexec
mailing list