projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49e60de
)
kexec: Typo s/the/then/
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 15 Sep 2013 09:35:37 +0000
(11:35 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 14 Oct 2013 13:37:41 +0000
(15:37 +0200)
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
kernel/kexec.c
patch
|
blob
|
history
diff --git
a/kernel/kexec.c
b/kernel/kexec.c
index
59f7b55
..
cb1f345
100644
(file)
--- 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 the
n
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