Commit 002ace78 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jiri Kosina

kexec: Typo s/the/then/

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 49e60de6
...@@ -921,7 +921,7 @@ static int kimage_load_segment(struct kimage *image, ...@@ -921,7 +921,7 @@ static int kimage_load_segment(struct kimage *image,
* reinitialize them. * reinitialize them.
* *
* - A machine specific part that includes the syscall number * - 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. * jumps into the image at entry.
* *
* kexec does not sync, or unmount filesystems so if you need * kexec does not sync, or unmount filesystems so if you need
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment