X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2Fkexec.c;h=490afc03627e52e34e51d69e0a15693b7716b17a;hb=372d9c718a9d47c51d6da6865f27ee735da15bef;hp=2a74f307c5ec57b050ceeb8a21341f8a394841ef;hpb=bdbdfdef5766c2a60185e946df242f1bc0d37c09;p=karo-tx-linux.git diff --git a/kernel/kexec.c b/kernel/kexec.c index 2a74f307c5ec..490afc03627e 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