X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2Fkexec.c;h=490afc03627e52e34e51d69e0a15693b7716b17a;hb=e97a72ece87ace539de7da25fa5d3327e728042b;hp=2a74f307c5ec57b050ceeb8a21341f8a394841ef;hpb=c562865f0ae4fe8532b492136d870f2033ad7f38;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