X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Fmprotect.c;h=e7a443157988dffb8f351070ad6ced89a3e42b76;hb=5d142d41585f5b1fc4d774c0ac368516cbafc493;hp=94188df1ee55756a9e407939a4a13f2049a3e71a;hpb=bf152b0b41dc141c8d32eb6e974408f5804f4d00;p=linux-2.6-microblaze.git diff --git a/mm/mprotect.c b/mm/mprotect.c index 94188df1ee55..e7a443157988 100644 --- a/mm/mprotect.c +++ b/mm/mprotect.c @@ -699,7 +699,7 @@ SYSCALL_DEFINE1(pkey_free, int, pkey) mmap_write_unlock(current->mm); /* - * We could provie warnings or errors if any VMA still + * We could provide warnings or errors if any VMA still * has the pkey set here. */ return ret;