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