On Sun, Sep 15, 2013 at 10:36 Geert Uytterhoeven wrote: | Signed-off-by: Geert Uytterhoeven <geert at linux-m68k.org> | --- | kernel/kexec.c | 2 +- | 1 file changed, 1 insertion(+), 1 deletion(-) | | diff --git a/kernel/kexec.c b/kernel/kexec.c | index 2a74f30..490afc0 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. Well, if you're fixing typos, might as well get rid of the wrong "it's" and turn into "its". Cheers, Hedi. -- Be careful of reading health books, you might die of a misprint. -- Mark Twain