X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fkexec.c;h=ec19b92c7ebdac942fa3e8dc269d737c7032593a;hb=03a4491f5d6835028dbbcf36990599c5c9f6ff55;hp=b55045bc7563186a84ee04267c41011bc0f59cd2;hpb=bc030d6cb9532877c1c5a3f5e7123344fa24a285;p=pandora-kernel.git diff --git a/kernel/kexec.c b/kernel/kexec.c index b55045bc7563..ec19b92c7ebd 100644 --- a/kernel/kexec.c +++ b/kernel/kexec.c @@ -163,7 +163,7 @@ static int do_kimage_alloc(struct kimage **rimage, unsigned long entry, * just verifies it is an address we can use. * * Since the kernel does everything in page size chunks ensure - * the destination addreses are page aligned. Too many + * the destination addresses are page aligned. Too many * special cases crop of when we don't do this. The most * insidious is getting overlapping destination addresses * simply because addresses are changed to page size