Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

kexec: Typo s/the/then/

parent 49e60de6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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